#header {
	text-indent: -5000px; /* using Phark Method to hide text */
	background:   url(images/rsp-contact.gif) no-repeat bottom left;
}

/* contact content starts here */

#contact-page-content {		/*form with pic as background*/
	margin: 40px 20px 40px 20px;
	height: 380px;		/*actual image height is 336px*/
	width: 710px;		/*actual image width is 512px*/
	padding-top: 45px;		
	padding-left: 410px;	/*shift form to right*/
	background:  url(images/Fight_Club_350x380.jpg) no-repeat left center;
}
