/* CSS Document */

body {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif ;
  font-size: 10px;
  color: 000000;
  background: white url(http://www.sarconline.co.uk/mediaimages/images/blurb.gif);
       background-repeat: no-repeat; 
	   background-attachment: fixed;
	   }
	   
 
 h1 {
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 }
	
h1 a:link, h1 a:visited {color: #330099; text-decoration: none}
h1 a:hover {color: #000000; text-decoration: underline}

h2 {
 font-size: 30px;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 font-weight: bold;
 line-height: 5pt
 }

	
a:link {color: #330099; text-decoration: none; font-weight: bold}
a:visited {color: #330099; text-decoration: none; font-weight: bold}
a:hover {color: #666666; text-decoration: underline; font-weight: bold}