#header,
.sidebar,
#headerImgNav,
#footer,
#stafBlock {
    display: none;
}

body {
  background: none;
}

#content {
  float:none;
  font-size:1.2em;
  padding:0 15px 10px;
  width:auto;
}


