/* CSS Document */

body {
	background-image: url(../Images/Contact_Bg.jpg);
	background-repeat: no-repeat;
}

#ContactInfo {
	position:absolute;
	left:741px;
	top:111px;
	width:225px;
	height:121px;
	z-index:1;
}

.style1 {color: #FFFFFF}
.style2 {color: #990000}
