body {
	background-color: white;
	color: black;
}
div#sidebar, div.footernav, div.controls, div.statuslinks, ol.progression, ul.sharing {
	display: none;
}
div.news div.astounding, div.news div.bazin, div.news div.banner {
	display: none;
}
div#main {
	width: 100%;
	margin-left: 0;
	padding-right: 2em;
}
dl dt, dl dd {
	border-style: none;
	background-color: white;
}
h1 {
	font-size: 200%;
}

div.code, ul.code {
	background-color: white;
}
