html,body{
height: 100%;
}
body{
padding:0px;
margin:0px;
background-color:#000;
}
body,table{
font-size:10px;
color:#fff;
}
img{
border:0px;
}
a{
color:#fff;
text-decoration:underline;
}
a:hover{
color:#C36C3A;
text-decoration:underline;
}
table.main{
width:100%;
height:100%;
border:0px;
text-align:center;
vertical-align:middle;
}
#crawler{
display:none;
}
