* {
margin:0px;
padding:0px;
}
h1{
color:#BC2E25;
font-family:Helvetica,sans-serif;
}
body {
background-color:black;
color:white;
}
body, html{
height:100%;
}
div.main {
position:absolute;
width:500px;
left:40%;
top:20%;
}
a {
color:white;
}
td,p{
color:#CCCCCC;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
line-height:16px;
}