/* contact.css */

#content{
	padding:30px;
}

.contact h1{
	background:url(../images/faq.jpg) top left no-repeat;
	text-indent:-9999px;
	height:40px;
	width:440px;
	padding-bottom:20px;
}


