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