body {
	background: #FFF;
}

#main-content {
	border-radius: 0px;
	border-top: none;
	border-bottom: none;
}

h1.page-header {
	border-radius: 0px;
	background: none;
	color: #000;
	border-bottom: solid 1px #666;
}