
  

body

{
background: #fbdfd1;
  }



#content

{ font-family: Georgia, Verdana, Arial; 

  font-size: 13px; 

  color: #fff;  

  text-align: justify;

  line-height: 15px;

  position: relative;

  float:left;

  width: 90%; }

  

#content img

{ border: 7px solid #fff;
margin: 3px;
  background-color: #fff;}
  
  #content img:hover

{ border: 7px solid #000;

  background-color: #000;}




  #content a 

{ color: #000; 

  text-decoration: none;

  cursor: cross;   }


  #content a:hover

{ border-bottom: 1px dashed; 

  text-decoration: none;

  cursor: cross;   }

  

i, em            

{ color: #525252; 
font-variant: small-caps;}



b, strong            

{ color: #420e0e; }

  

p            

{ text-align: left; 

  margin-bottom:0 }

  



li           

{ margin-top: 2; 

  margin-bottom: 2 ;
  
  border-bottom: 1px dashed #000;}

  

