.testimonial_box1 {
	background-image: url(images/testimonials_box1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.testimonial_box2 {
	background-image: url(images/testimonials_box2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topBG {
	background-image: url(images/topImage.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.reg_box1 {

	background-image: url(images/reg_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.red_text {
	font-family: Arial;
	font-size: 12px;
	color: #82211B;
}
.thankyou {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #832423;
}

