#topnav,#midheader,#rightheader,#sidebar, #footer {
    display: none !important;
}

#content {
    margin: 0px !important;
}

.tight {
  margin: 0px;
  padding: 0px;
  }
  
.fixWidth {
  width: 600px
}
