#centercolumn {
	background-image: url("contactheadingimg.png");
 	background-repeat: no-repeat;
	background-position: top left;
}

div#contact {
	margin: 10px 0 0 20px;
	
	text-align: left;
	
}
#centercolumn h2, h4 {
	
	font-size: 130%;
	
	margin: 5px 0 0px 0px;
	font-weight: normal;

	color: #777;	
}

#centercolumn h4 {
	margin: 7px 0 8px 15px;
	border: none;
	font-family: arial;
	color: #555;
	
}

#centercolumn h3 {
	margin: 7px 0 0 15px;
	
	font-size: 120%;
	
	font-weight: normal;
	font-family: arial;
	
	color: #555;
}

h3 span.title {
	font-size: 110%;
	
	color: #C74747;
	color: #8EC384;
}