html{height:100%;}
body{background:#000 url(images/bg.png) repeat-x 0 0;height:100%;margin:0;min-width:1280px;padding:0;}
div{color:#99f;font-family:'georgia pro',georgia,verdana,arial,'trebuchet ms';font-size:10pt;}
a{color:#d7d7fe;text-decoration:none;text-shadow:0 0 8pt #fff;}
a:hover{color:#fff;}
.main{display:inline-block;height:100%;text-align:center;vertical-align: middle;}
.block{background:#000 url(images/bg_body.png) repeat 0 0;border-bottom:1px solid #bbf;border-left:1px solid #bbf;border-right:1px solid #99f;border-top:1px solid #99f;height:330px;left:50%;margin:-165px 0 0 -250px;position:absolute;text-align:center;top:50%;width:500px;}
.logo{background-image:url(images/logo.png);height:200px;width:500px;}
.message{color:#d7d7fe;text-shadow:0 0 8pt #fff;margin-bottom:16px;}
.text{margin-bottom:36px;}
.copyright{color:#d7d7fe;}