#h1Testimonials {
	width: 100%;
	height: 50px;
	background-image: url('../../images/testimonials.png');
	background-repeat: no-repeat;
}

#h1Testimonials h1 {
	position: absolute;
	left: 300%;
}

.h2Testimonials {
	height: 50px;
}


