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