#header, #navigation, #content-sub, hr {
  display: none !important; }

body {
  font: .85em/1.5 "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", Georgia, "Times New Roman", times, serif; }

h2 {
  border-bottom: 1px dotted #666;
  font-size: 2em;
  line-height: 1.2;
  margin: 0 0 1em;
  padding: .5em 0; }

#footer {
  border-top: 1px dotted #666;
  border-bottom: 1px dotted #666;
  margin: 1em 0;
  padding: .5em 0; }
  #footer p {
    color: #666;
    font: .9em/1.2 Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0; }
