.header {
	background-image: url(/newslettersamples/images/bg_01.jpg);
	background-repeat: no-repeat;
	height: 48px;
}
.content {
	background-image: url(/newslettersamples/images/bg_03.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 55px;
}
.footer {
	background-image: url(/newslettersamples/images/bg_05.jpg);
	background-repeat: no-repeat;
	height: 63px;
}
#testimonial {
	background-image: url(/newslettersamples/images/test.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 350px;
	padding-top: 28px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
	background-position: center;
}
