

body {background-Color=white;
      background-image: url('grafx/offwhitesandstone.gif')}

p {margin-left: 5px}
p.bigstuff {font-family: Papyrus;
   font-size: 300%; font-weight: bold;
   color: black}
p.sansserif {font-family: sans-serif}
p.menustuff {font-family: sans-serif; font-size: 80%; color: black}
p.cornerstone {font-family: SGSE; font-size: 600%; color: black}

<--! not sure still how this works - it just does -->
a.menustuff {text-decoration:none}
a:link {color: black}    
a:visited {color: black}  
a:hover {color: blue; font-weight:bold}  
<--! a:active {color: red}   -->
