
BODY    {  
        margin-top:     0;
        margin-left:    0;
        margin-right:   0;
        margin-bottom:  0;
        padding-top:    0;
        padding-left:   0;
        padding-right:  0;
        padding-bottom: 0;
        width:  auto;
  font-family: sans-serif;
  color: #000000;
  background-color: white;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

}

TABLE, TD, TR, TH
        {
        color: black
        }

H1, H2, H3 {
  font-family: sans-serif;
  font-weight: normal;
  color: #ff0000; 
}

A:hover {
        text-decoration:        bold;
        color:  #f00;
        }

A:link  {       
        text-decoration:        none;
        color:  #00f;
        }       
                
A:visited       {       
        text-decoration:        none;
        color:  #f0f;
        }       
                
A:active        {       
        text-decoration:        none;  
        color:  #FF0;
        } 
 
.content
        {
   color : #000; 
   background : #fff;
   word-spacing : normal; 
   letter-spacing : normal; 
   text-decoration : none; 
   text-transform : none; 
   border-style : none; 
   border-top:	3px solid #555555; 
   border-left: 3px solid #555555;
   border-right: 3px solid #555555;
   border-bottom: 3px solid #555555; 
   padding: 2%; 
        }

 PRE { 
     font-family: monospace;
     margin-left: 2em }

DT, DD { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */
DT { font-weight: bold }



BODY {
  background-image: url(http://www.ambiguous.org/images/small-amb.gif);
}

