BODY{
	background-color: white;
	font-size: 12pt;
}

#page{
	background-color: white;
}

#left, #right, #footer{
	display: none;
}

#center{
	background-color: white;
	float: none; !important;
	width: auto;
	color: black;
	margin: 0 8% 0 15%;
}

#center #header{
	text-align: right;
}
