#header,#navigation,#news,.expandlink {
  display: none;
}

#main {
  position: absolute;
  top: 0px;
  width: 100%;
}


#content {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 2%;
  bottom: 2%;
  width: 90%;
}