body {
	background:#C00000 url(../images/page_bg_red.gif) repeat-y top center;
}
.content h1.page-title {
	color:#C00000;
	border-bottom:3px solid #C00000;
}
.content h2 {
	color:#C00000;
}
.testimonials{
  background: url(../images/quotes_red_l.gif) no-repeat top left;
}
.testimonials div{
  background: url(../images/quotes_red_r.gif) no-repeat bottom right;
}