@import url("base.css");
#content {
	width:704px;
	background-image:url(../../csr_images/window/serving.jpg);
}
.testimonial {
	border-bottom:1px dashed #5D4D30;
}

.testimonial p span {
	text-align:right;
	font-weight:bold;
	font-style:italic;
}


