* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:url(images/bg1.png) 0 0 no-repeat #000;
 background-position:top;
}
a:link { 
color: #ffffff;
text-decoration: none;
}

a:visited { 
color: #ffffff;
text-decoration: none;
}

a:hover { 
color: #ffffff;
text-decoration: underline;
}

a:active { 
color: #ffffff;
text-decoration: none;
}
table
{ 
margin-left: auto;
margin-right: auto;
}

