body {
  background-image: url("../img/img-enconstruccion.png");
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  max-height:100%;
  max-width: 100%;
}
