body {
	background: white;
}
div#left {
	display: none;
}
div#content {
	background: transparent;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}