body
{
    font-weight:normal;
    font-size:10pt;
    font-family: verdana;
    color:#000000;
    
    background-image: url('_gfx/ejislogin.jpg');
    background-repeat: no-repeat;
    background-position: center; 
}

td
{
    font-weight:normal;
    font-size:10pt;
    font-family: verdana;
    color:#000000;
}

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%;

}