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

div.kc-logo-text {
  background-image: url("../img/logo.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 95px;
  width: 300px;
  margin: 0 auto;
}
