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