
body {
  background-color:#fff;
  color:#000;
}

a {
  color:#000000;
}


#content h1 {
  font-size:1.4em;
  color:#000;
}

#header .logo {
  position:static;
  top:0;
  left:0;
}

.noprint {
  display:none;
}

#nav-side, #nav-bottom, .button {
  display:none;
}

#content, #footer {
  margin:0 auto;
}
