body{
	background-color: #fff;
}

#header, #navigation, #footer, #secondary-content, .announcement, .media, .content-box, #contact, #linklist, .concepts{
	display: none;
}

#body{
	background: none;
	background-color: #fff;
}

#main-content{
	float: none;
}

div.success{
	border: none;
	background-color: #fff;
}