HTML {
#       background: "w3c_96x67.gif" #006;
       background: "howcome-w3c.gif" #006;
       bg-position: 0% 88%;
       bg-style: repeat-x fixed;
       color: white;
       font-size: 24px;
}

BODY {
       margin-right: 40px
     }

P {    
       font-family: helvetica;
}

OL, UL {   margin-left: 30px;}

H1 {
       font-family: helvetica;
       font-weight: bold;
       margin-left: 30px;
       font-size: 34px;
}

A { color: #FFA } 

PRE, TT { color: #FF9;
          font-family: courier;
          font-weight: bold; }

HR { margin-top: 50px; color: #55A }

H3 { font-family: helvetica; font-size: 18px; font-style: italic; color: #AA0 }
