body {
  background: white;
}

#menu, #header img, #footer {
  display: none;
}

#content, #header {
  margin:0 5%;
  padding:0; 
  border:0;
  float:none !important;
  color:black; 
  background:transparent;
  width:auto;
  height:auto;
}

#headshad, #body {
  margin:0;
  padding:0; 
  border:0;
  width:auto;
}

#content h1 {
  margin-top:0;
}

#header h1, #header h2 {
  margin:0;
  display:inline;
}
