#subnavigation,
#navigation,
#footer {
  display:none;
}

h1, h2 {
  text-align:left;
}

body, #container, #content {
  position:static;
  margin:0;
  padding:0;
  background:none transparent;
  width:auto;
}

#content {
  width:90%;
}