body {
  background: #fff;
  color: #000;
  font-family: "Times New Roman", Times, serif;
  }
h1, h2, h3, h4, h5, h6, p, blockquote {
  background: #fff; 
  color: #000;
  margin: 0;
  padding: 0 0 .5em 0;
  font-family: "Times New Roman", Times, serif;
  }
#skipnav, #header img, #toplinks, #crumbs,
 #gutter, #textsize, .permalink, #keys, #pagetop, #footer {
  display: none;
  }
#wrapper {
  border: none;
  }
#header h1 {
  display: block;
  }
#content a {
  background: #fff;
  color: #000;
  text-decoration: none;
  border: none;
  }


