body {
	background:#69B822 url(../images/page_bg_green.gif) repeat-y top center;
}
.content h1.page-title {
	color:#69B822;
	border-bottom:3px solid #69B822;
}
.content h2 {
	color:#69B822;
}
.testimonials{
  background: url(../images/quotes_green_l.gif) no-repeat top left;
}
.testimonials div{
  background: url(../images/quotes_green_r.gif) no-repeat bottom right;
}