body, html, #siteMain {background-color: black;}
#siteFoot {background-color: white; border-top:1px solid #ccc}
#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 h2 {
	padding-left: 30px;
	font-family: Times New Roman;
	font-size: 150%;
	font-weight: normal;
	text-transform: uppercase;
}