#content {
	background-image: url(../images/contact/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	background-image: url(../images/header/pen-barn.jpg);
}

#contactTitle {
	background-image: url(../images/headings/Contact.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 8px 5px;
}
#contactTitle span {
	display: none;
	
}