body {
	font: 100% georgia, times, serif;
	background: #fff;
	color: #000;
}
h1 {
	border-bottom: 1px solid #999
	margin-bottom: 1em;
	color: #000;
}
h2 {
	font-size: 135%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-weight: bold;
}
h5 {
	font-weight: normal;
}
a {
	color: #000;
	text-decoration: none;
}
#branding {
display: none;
}
#mainNav {
display: none;
}

#content {
	width: 60%;
}
#subcontent {
display: none;
}
#footer {
display: none;
}
