body {
  background-image: url( /inc/img/login-background.jpg );
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}