.contact_window {
	position:relative;
	float:left;
	clear:left;
	width:960px;
	height:533px;
	margin-top: 12px;
	background-image: url('/images/contact_bg.jpg');
}

.contact_window H1 {
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 20px;
	color:#ffa000;
	line-height: 30px;
	margin:10px 0 10px 10px;
	word-spacing: 3px;
}

