Body { 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : #000000; 
font-style : normal; 
font-size: 16px; 
font-weight : normal; 
line-height : 20px; text-decoration : none; 
background-color : #ccccff;
/* 
comments cannot be nested???
background-image: url(images/pattern1.gif);
background-repeat : repeat-y;
*/ 
border: #000099 0px solid;
margin: 50px;}

a:link {color: #330099; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #cc3399; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; } 

P:first-letter { 
font-size: 150%; float: left; color: 009933}

H3 {color: 330099}
H2 {color: cc3366}