.login-pf body {
    background: url("../img/sky.jpg") no-repeat center center fixed;
    background-size: cover;
    height: 100%;
}

#link2servelogo {
    background: url("../img/logo.png");
    background-size: cover;
    width: 420px;
    height: 105px;
}

