body {
    font-family: tahoma;
    background:#F5F5F5;
}
.login_body {
    background: url("../../images/login_bg.jpg") no-repeat scroll center top #9DA8B4;
    min-height: 790px;
    min-width: 1024px;
}
#login {
    position: relative;
    right: 250px;
    text-align: center;
    top: 420px;
}