html { 
overflow: auto 
}

body { font-size:12px;
font-family:tahoma;
font-weight: normal;
color:#000000;
background-color: #ffffff; 
margin: 0;
padding: 0;
  }


#center { position: absolute; top: 40%; width: 100%; height: 1px; overflow: visible }

#main { position: absolute; left: 50%; width: 940px; margin-left: -470px; height: 188px; top: -94px }


img{
border:0px;
}



a.special {
font-size:12px;
font-family:tahoma;
font-weight: normal;
color:#000000;
text-decoration:none;
}

a:hover.special {
text-decoration:underline;
color:#000000;
}


