body {
background-color: #cccccc;
margin: 0px 0px 0px 0px;
}

#body {
position: absolute;
width: 540px;
height: 260px;
left: 50%;
margin-left: -260px;
top: 50%;
margin-top: -130px;
z-index: 1;
border: 0px;
}

a:VISITED {
color : #ffffff;
font-family : Arial, Tahoma, Bell MT, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none; 
}

a:LINK {
color : #ffffff;
font-family : Arial, Tahoma, Bell MT, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none; 
}
