
div#webSite{

margin-top: 20px;

}
#siteHead {height: 124px; width: 100%; }

#siteHead h1 {
	padding-top: 30px;
	padding-left: 30px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 230%;
	text-transform: uppercase;
	height:100px;
}
#siteHead h1 a, #siteHead h1 a:visited {
	color:white;
}

#siteHead h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:white;
	padding-left: 30px;
}
