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