body {
 background: white;
}

#core_header, ul.slidingmenu, #module_left_menu, #optbar,#module_container h1,#body_footer,#del_buttons {
  background: white;
	display: none;
	height: 0px;
	border: 0px;
	width: 0px;
	margin: 0px;
	padding:0px;
}

#module_container {
 background: white;
 margin: 0px;
 padding: 0px;
 width: 100%;
}

#module_content {
 background: white;
 width: 100%;
 margin: 0px;
 padding: 0px;
 font-size: 12pt;
 color: black;
}