body {
  background: none;
	background-color:#fff;
}

#footer, #top, #breadcrumbs, #bottom_toolbar, #menu_container, #bookmarks {
  display: none;
}

#content_container {
  position: relative;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}

#content_padded_container {
  background: none;
	background-color:#fff;
}

#content {
  width: 900px;
}
