body {
	background: white;
	font-size: 11pt;
	width: 100%;
	}

pre {
	font-size:	11pt;
}

div.container {
	width: auto;
	float: none;
}

div.banner, 
#navigation, 
div.footer, 
#validator, 
ol.menu-items {
	width: 0;
	display: none;
	float: none;
	}


