html {
    background: url("/onkorm/javax.faces.resource/img/new_web_bg.jpg.xhtml;SESSIONID=B7F9A0DDBAED66601CA6526DD0A5978F") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.loginPanel {
    border: none !important;
}

.loginPanel td, .loginPanel tr {
    border: none !important;
    background: none !important;
}