

body { 
margin: 0;
background-color: #376366; 
background-image: url(images/back.gif); 
background-position: top center; 
}

body, td {
font-family: georgia; 
font-size: 14px; 
color: #003300; 
}

h1  { font-family: arial;  font-size: 26; font-weight: normal; color: #006666;  }

h2  {  font-size: 18; font-weight: normal; color: #003333;  }

h3  {  font-size: 16; font-weight: bold; color: #660000;  }

               
.head1 { font-size: 22px; font-weight: normal; color: #aa0000;  }

.head2 { font-size: 16px; font-weight: bold; }

.welcome  { font-family: monotype corsiva; font-size: 34px; font-weight: normal; }

.sub1 { font-family: arial; font-weight: bold; font-size: 10px; }

.sub2 { font-family: arial; font-weight: bold; font-size: 11px; color: #aa0000;  }

.names  { font-family: arial; font-size: 11px; font-weight: bold; background-color: #f9f2d9;  }

.price { font-style: italic; font-size: 14px; font-weight: bold; color: #006633; }

a:link    { text-decoration: underline; font-weight: bold; color: #006666; }
a:visited { text-decoration: underline; font-weight: bold; color: #006666; }
a:hover   { text-decoration: underline; font-weight: bold; color: #cc0000; }





