body 
{
  font-family: serif;
  color: black;
  background-color: white;
  line-height: 170%;
}

h1, h2, h3 
{
  font-family: sans-serif;
}

.box, .navigation, #navi_footer, #menu, #copyright, #related_posts, 
#headerimg .description
{
  display: none;
}

#footer 
{
  font-size: 90%;
}

a {
  text-decoration: none;
  color: black;
  background-color: inherit;
}

img {
  border: none;
}

