body {
	background: white;
}
#header, #menu, .tools, #entry_comments, #course_responses, .side-area, #bottom_top, #bottom, .tags, .breadcrumbs, .admin, .devtwo, #bottom_ad {
	display: none;
}
.entry {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

