#preamble, #header, #navigation, #subnav, #slideshow ul, img.banner, div.admin, #sidebar, #footer, #postamble {
  display: none;
}

div.entry-summary + div.post-info, #comments {
  display: none;
}

#header a:link:after, #header a:visited:after {content:""}

h1, h2 , a:link, a:visited {
  color: #000;
}

h1:before {
  content: "PAL: ";
}
