html, body
{
margin: 0px; padding: 0px;
background-color:#f3e9a9; 
text-align:center; 
height:800px;
font-family: Arial;
font-size: 12pt;
color: #aa0000;
}

a:link {color: #3030CE; text-decoration: none;}
a:visited {color: #1f5b8b;}
a:hover {color: #2c3651;}
a:active {color: #2c3651;}

pre 
{
font-family: Times New Roman, Verdana, Arial;
font-size: 12.5pt;
color: #aa0000;
margin-left: auto;
}

border {
border-style: ;
border-spacing: 5px;	
}