body {
    background-color:#0f0f0f;	
    font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
    text-align:center;
}

.header {
    width:1024px;
    height:128px;
    margin:auto auto;
}

.link {
    float:left;
    width:512px;
    height:32px;
    margin:48px 0px;
}

.sts {
    width:1024px;
    height:576px;
    margin:auto auto;
    padding:1px 1px 1px 1px;
    border:1px solid #6a6a6a;
    outline:1px solid #666666;
}
