.loginbackground .x-panel-body.x-panel-body-noheader.x-panel-body-noborder {
    background: white url('background.jpg') no-repeat fixed 100% 100%;
}

.recover_password, .link {
    text-align: right;
    padding: 0 5px 0 0;
}

.recover_password a, .link a {
    cursor: pointer;
    text-decoration: underline;
}


