body {
  font-family: arial, sans-serif;
}

h1 {
  border: 0px;
  border-bottom: 1px solid #000;
  text-transform: uppercase;
}

a {
  color: #000;
  text-decoration: none;
  font-style: italic;
}

a img {
  border: 0px;
}

a:after {
  content: " ("attr(href)") ";
}

#comments {
  page-break-before: always;
}

#footer .left {
  font-size: 10px;
  color: #aaa;
}

#search, #navigation, #intro, .breadcrumb, #footer .right {
  display: none;
}

