body {
background-color:#000000;
background-image:url(../images/bg.jpg);
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0;
margin: 4px 0 0;
text-align: center;
}


a:link { color: #ff0000; text-decoration:underline; }
a:active { color: #ff0000; text-decoration:underline; }
a:visited { color: #ff0000; text-decoration:underline; }
a:hover { color: #ff0000; text-decoration:underline; }

img {
border: 0;
}

table.logo {
width:500px;
text-align:center;
}

table.page {
width:500px;
text-align:left;
}	

table.registration {
width:350px;
text-align:left;
}	

table.footer {
width:350px;
text-align:center;
margin-top:20px;
margin-bottom:20px;
}
