body {
	font-family: "Times New Roman", Times, serif;
	background-color:#FF0000;
	background-image: url(../images/backgrounds/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

#Contact
{
color: #ffd62b!important;
}

h1
{
	color: #ffd62b!important;
	font-weight:bold;
	font-size:21px;
	text-transform: uppercase;
}


.headerRow
{
	border-top-width: 1px!important;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top:40px;
	
}

.emptyRow
{
	height:40px;
}