BODY { 
margin-left:90px; margin-right:90px; background-color: #000000; margin-top:30px;
background-image : url("images/book.jpg"); 
background-repeat: no-repeat;
background-position: center top;
} 
h1 { 
font : 20px 'Courier New'; 
color : #333333; 
font-weight : normal; 
letter-spacing : 0px;
text-align : center;
} 
h2 { 
font : 11px 'Courier New'; 
letter-spacing : 0px;
color : #333333; 
font-weight : normal; 
text-align : left;
} 
A:link { 
font : 11px 'Courier New'; 
letter-spacing : 0px;
color : #007171; 
font-weight : normal; 
text-align : left;
text-decoration : underline; 
} 
font : 11px 'Courier New'; 
letter-spacing : 0px;
color : #007171; 
font-weight : normal; 
text-align : left;
text-decoration : underline; 
} 
A:active { 
font : 11px 'Courier New'; 
letter-spacing : 0px;
color : #007171; 
font-weight : normal; 
text-align : left;
text-decoration : underline; 
} 
A:hover { 
font : 11px 'Courier New'; 
letter-spacing : 0px;
color : #007171; 
font-weight : normal; 
text-align : left;
text-decoration : none; 
}
