/* joelsampson.com Style Sheet - joel Sampson Design */

BODY { font-family: arial;
      font-size: 16pt;
      background: URL(graphics/whitestreak.gif) }

H1 { color: red;
    font-family: arial;
    font-size: 20pt;
    font-style: bold;
    text-align: center }
    
H2 { color: red;
    font-family: arial;
    font-size: 14pt;
    text-align: center }

    
/* menu attributes */ 
   a:link.menu { color: blue; text-decoration: none }
   a:active.menu { color: red; text-decoration: none }
   a:visited.menu { color: blue; text-decoration: none }
   a:hover.menu { color: red; text-decoration: underline } 
    
.menubox {
   font-family: arial;
   font-weight: bold
   font-size: 18;
   border-style: none;
}
    
    
    

      




