body { 
font-family : "arial";
font-size : 8pt;
letter-spacing : 1pt;
line-height : 13px;
background-image: url(main_bg.jpg);
cursor : default;
text-align: justify;
margin: 0px auto;
} 

a:link, a:visited, a:active { 
color : #2a425e;
text-decoration : none;
border : none;
cursor : default;
} 

a:hover { 
color : #afd0f1;
text-decoration : none;
cursor : default;
} 