body {
    font-family: Arial,sans-serif;
    font-size: 14px;
    min-height: 101%;
    background:
        url(../images/bg-body.png)
}

div.header {
    height: 100px;
    background: #fff url(../images/banner.jpg);
    background-repeat: no-repeat;
}


td#login {
    vertical-align: bottom;
    width: 640px;
    height: 379px;
    background: url(../images/login.png);
    background-repeat: no-repeat;
}
