/*--------------------------------------------------*/
/* Wrapper                                          */

	#pageWrapper {
		background-image: url("../../img/bg/contact.jpg");
	}

/*--------------------------------------------------*/
/* Contact us                                       */

	#pageContent h2 {
		position: absolute;
		left: -5000px;
	}

