#top_bar, #header_bar, #footer_container, #breadcrumb_container, #left_nav {
  display: none;
}

#content_container {
  float: none;
  width: 100%;
}

#body_content {
  width: 100%;
}