/* stylesheet, side 000, 
   til: Anton Andersen: Danske forfatterinder i det nittende hundredaar
*/ 
VAR {   
  letter-spacing: 0.1em;
  font-style: normal; 
} 
BODY  {   
  color: black;   
  background: none repeat scroll 0 0 lightgray;
  width: 600px;
  margin: 1em;
}
.totalside {
 background: white;
}
.side { 
  margin: 1em;
}
