

body {
	background-color: #fdfafb;
	color: #a4767e;

}


#subWrapper {
	background-image:  url("../images/contact/tile.gif");
		
}
#pageHeader{
	background-image:  url("../images/contact/banner.jpg");

	}


#footer {
	background-image:  url("../images/contact/footer.gif");

}



a:link, a:visited {
	color: #a4767e;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #a4767e;
	text-decoration: none;
	font-weight: bold;	
}