body {
	background-color: #000000;
}
#bkgrd {
	background-image: url(images/contactpagebkgrd.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 760px;
	position: absolute;
	left: 10%;
	padding-left: -200px;
	visibility: visible;
}
#contact {
	position:absolute;
	left:142px;
	top:21px;
	width:253px;
	height:116px;
	z-index:1;
	visibility: visible;
}
.style2 {
	font-family: "Franklin Gothic Demi";
	font-size: 16px;
	color: #C0B214;
}
