body {
	background: #fff none;
	margin: auto;
	padding: auto;
}
#header div.brand {
	float: none;
	background: transparent none;
	width: 100%;
	height: auto;
	border: none;
	border-bottom: 1px solid #000;
}
#header div.brand span {
	position: static;
	height: auto;
	width: auto;
}
#header {
	background: transparent none;
	margin: auto;
	padding: auto;
	border: none;
	height: auto;
}
div.content {
	margin: 0;
}
div.menu,
div.footer,
p.top {
	display: none;
}
p.copyright {
	display: block;
	border-top: 1px solid #000;
}

