body {
  font-family: Garamond, Baskerville, "Goudy Old Style", Times, serif;
  background-color: transparent;
}

.nav, .nav2, .footer {
  display: none;
}

img {
  display: none;
}

a {
  text-decoration: none;
  color: inherit;
}

a[href]:after {
  content: " [link to: " attr(href) "]";
}
