body {
	font: 12px/1.5 Arial, sans-serif;
	margin: 0;
	padding: 20px;
}

body,
a {
	color: #000;
	text-decoration: none;
}

h1 {
	font-size: 20px;
}

#branding {
	border-bottom: 1px solid #CCC;
}

#footer {
	border-top: 1px solid #CCC;
	font-size: 10px;
	text-align: center;
}

h1 + br,
h2 + br,
h3 + br,
h4 + br,
h5 + br,
h6 + br,
.home #MP-1,
.home #MP-2,
.home-slogan,
#callout,
#branding .services {
	display: none !important;
}