html {
	background-color: #fff;
}

body {
	background-image: none;
}

#top,
#bottom {
	display: none;
}

#header {
	padding-top: 10px;
}

#content {
	clear: both;
	width: auto;
	padding: 10px 0;
	overflow: visible;
}
