/*section colours*/
html 	{background: #f7df9b url(../images/what-bckg.jpg) repeat-x;}


body {background: url(../images/what-bckg-curves.jpg) no-repeat top center;}


.contentBoxOuter {
   background: #ffffff url(../images/content-wide-bottom.gif) no-repeat bottom left;
   float:left;
   display:inline;
	text-align:left;
	width:552px;
}
.content {
   width:532px;
   padding:0 10px;
   background: url(../images/content-wide-top.gif) no-repeat top left;
      
}

h2, h3{color:#1ba398;}

.content p.introduction {color:#1ba398;}

.content p a {color:#1ba398; text-decoration:none;}
.content p a:hover {color:#1ba398; text-decoration:underline;}
