﻿.ContactBackground{
	background-image: url('/Contact/Images/Contact.jpg');
	width: 947px;
	height: 490px;
}
.ContactCopy{
	font-family: Verdana;
	color: #565657;
	font-size: 10px;
	text-align: left;
}
.Orange{
	color: #EC7A08;
}