
body{
  position: relative;
  /*opacity: 0.65;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/login_background.jpg");
  height: 100%;
}