body
{
    font-weight:normal;
    font-size:10pt;
    font-family: verdana;
    color:#000000;
    
background: url('_gfx/bg.jpg') no-repeat 100% #000000;
    background-position: center; 
}

td
{
    font-weight:normal;
    font-size:10pt;
    font-family: verdana;
height:30px;
    color:#ffffff;
}

a.small
{
    font-weight:normal;
    font-size:8pt;
    font-family: verdana;
    color:#000000;
    text-decoration: underline;    
}

a.small:hover
{
    font-weight:normal;
    font-size:8pt;
    font-family: verdana;
    color:#000000;
    text-decoration: underline;
}

div.asdflogin {
    width: 100%;
    height: 75px;

    position:absolute;
    left:50%;
    top:50%;

}