body {
	background: white !important;
}

#container {
	background: white !important;
}

#header {
	display: none !important;
}

#content {
	width: 100%;
}

#navigation {
	display: none !important;
}

#left-sidebar {
	display: none !important;
}

#right-sidebar {
	display: none !important;
}

#footer {
	display: none !important;
}