html, body { margin: 0; border: 0; padding: 0; height: 100% }
html { display: table; width: 100% }
body { display: table-cell; vertical-align: middle; background: #000000 }
img {border: 0}
#center {width: 100%; height: 100%; margin: 0px;}
#main {margin: 0 auto; margin-top: expression((x=document.documentElement.clientHeight-this.scrollHeight)>0?x/2+'px':0); text-align: center}
table div {font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px}
a:link, a:visited {color: #fff; text-decoration: none; letter-spacing: 1px}
a:hover {color: #ED202A}
a img {display: none}