@import "css.php";

#hdr h1 {
	font-family: GothamBold, Verdana;
	margin: 141px 0 0 0;
	width: 50%;
	position: relative;
	z-index: 1;
	font-size: 22px;
	color: #4a0b0f;
	text-transform: uppercase;
	float: left;
}

#hdr h2 {
	font-family: GothamBold, Verdana;
	margin: 0;
	width: 50%;
	position: relative;
	z-index: 1;
	font-size: 16px;
	color: #4a0b0f;
	text-transform: uppercase;
	float: left;	
	clear: both;
}
