body { 

font-family: Georgia, "Times New Roman", Times, serif; 

font-size: 14px; 

color: #333333;

background-color: #F9F9F9; 

} 

p { 

width: 80%; 

} 

h1 { 

font-family: Georgia, "Times New Roman", Times, serif; 

font-size: 18px; 

font-weight: bold; 

color: #000000; 

} 


a:link { 

color: #00CC00; 

text-decoration: underline; 

font-weight: bold; 

} 


a:visited { 

color: #00CC00; 

text-decoration: underline; 

font-weight: bold; 

} 

a:hover { 

color: rgb(0, 96, 255); 

padding-bottom: 5px; 

font-weight: bold; 

text-decoration: underline; 

} 


a:active { 

color: rgb(255, 0, 102); 

font-weight: bold; 

} 

#centerDoc { 

position: absolute; 

padding: 0 0 20px 0; 

margin-top: 30px; 

margin-left: 20px; 

} 

.footer {
 background-color: #ccc; 
   margin-top: 600px;
   font-size: 12px;

}

.header {
    height: 15px;
        
}


.caption {
        margin-left: 10px;

}





