#banner, #leftcontent, #rightcontent, #nav, #footer {
  display: none;
  float: none;
}

body, #centercontent {
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
  border: none;
}
