body, html, #siteMain {background-color: black;}
#siteFoot {background-color: white;}
#siteHead {border-bottom: 1px solid #ffffff; height: 241px; width: 100%;}

#siteHead h1 {
	padding-top: 60px;
	padding-left: 30px;
	font-family: Times New Roman;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 300%;
}
#siteHead h1 a {
	color: #C00000;
}

#siteHead h2 {
	padding-left: 30px;
	font-family: Times New Roman;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: normal;
	color: #C00000;
}