#top ul {
  display: none;
}
.ahem {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  page-break-after: avoid;
}

#head {
  background-color: gray; /* will be ignored by most browsers */
  border: solid 1px darkgray;
  height: 68px;
  padding: 6px;
  font: bold large "Akzidenz Grotesk", "Gothic 725", sans-serif;
  color: white;
}

#googlebar {
  display: none;
}

#Archives {
  display: none;
}