/*section colours*/
html 	{background: #f7df9b url(../images/home-background.jpg) repeat-x;}


body {background: url(../images/home-background-curves.jpg) no-repeat top center;}

h2, h3{color:#004b8e;}

.content p.introduction {color:#004b8e;}

.content p a {color:#004b8e; text-decoration:none;}
.content p a:hover {color:#004b8e; text-decoration:underline;}

