body{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
color:#000000;
background:#FFFFFF;
margin-top:20px;
background-image:URL("bgheader.png");
background-repeat:repeat-x
}

#container{
width:750px;
margin:0px auto;
text-align:center
}

#copyright{
position:absolute;
left:10px;bottom:10px;
font-size:8px
}

#tos{
width:750px;
margin:0px auto;
text-align:left
}

A:link{
text-decoration:underline;
color:#000000
}

A:visited{
text-decoration:underline;
color:#000000
}

A:hover{
text-decoration:underline;
color:#010101
}

A:active{
text-decoration:underline;
color:#000000
}