
 BODY	{ font-family : Arial, Helvetica, Sans-serif;
        	font-size : 12.0pt;
	background-repeat : repeat;
	background-color : white;
       	background-image : url(concrete3.jpg);
	background-attachment: fixed;
        	margin-left : 6.0pt;
	color: black}

 H1 	{ font-weight : bold;
     	 font-size : 24.0pt;
     	 text-align : center;}

 H2 	{ font-size : 18.0pt;
      	text-align : center;}

 A:visited { text-decoration : none;
             color : blue;}
 A:active { text-decoration : none;
            color : blue;}
 A:link { text-decoration : none;
          color : blue;}
 