<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--
body {
 font-family: Arial Black, Arial Alternative, Sans-serif; 
 font-weight: 400; font-style: normal;
 font-color: white; 
 text-decoration: none; 
 text-transform: none; 
 font-variant: normal;
 background-image: http://members.fortunecity.com/johnc4/image/bg.jpg; 
 background-repeat: repeat; 
 background-attachment: fixed;
  }
Table {
tableborder-color: white;
border-size: 4px;

}
 H1 { 
 font-size:20px;
 font-color: blue;	
padding-top:15px;}
 H2 { 
 font-size:12px;
 font-color: gold;
padding-top:10px;}

-->
</style>