body {  
background: url('bg.gif');
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
a.two:Link {color:#E67719;text-decoration:none;}
a.two:Visited {color:#E67719;text-decoration:none;}
a.two:Hover {color:#333333;text-decoration:none;}
 
h1 { font: 16pt Verdana;
      color: #333333;
      font-weight: bold;
      text-align: center;
      }
 
#text5 { font: 12pt "Verdana";
color: #333333;
}

#text8 { font: 8pt "Verdana";
color: #E67719;
}

