body {
	margin: 0;
	padding: 0;
   background: white;
   font-size: 9pt;
}
#header, #sidebar {
	display: none;
}
#container, #content {
	background: white;
	background-image: none;
	color: black;
	border: none;
}
#content .gutter {
	border: none;
}