BODY,P,TD{
font-size:11px;
font-family:Arial,"‚l‚r ‚oƒSƒVƒbƒN","‚l‚r ‚o–¾’©";
line-height:150%;
letter-spacing:2px;
}

body{
margin:0;
padding:0;
text-align: center;  
}

a { text-decoration: none }
a:link { color: #0000FF }
a:visited { color: #0000FF }
a:hover { color:#FF6600; text-decoration: underline; }

div#container {
position:absolute;
width:800px;
height:700px;
left:50%;
top:50%;
margin-left:-400px;
margin-top:-350px;
}