@charset "utf-8";
/* CSS Document */

.bg-image {
  /* Full height */
  height: 50%; 
    z-index: 3;
  
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Images used */
.img1 { background-image: url("../CarlosImages/bg1.jpg"); }
.img2 { background-image: url("../CarlosImages/bg1.jpg"); }
.img3 { background-image: url("../CarlosImages/bg1.jpg"); }
.img4 { background-image: url("../CarlosImages/bg1.jpg"); }
.img5 { background-image: url("../CarlosImages/bg1.jpg"); }
.img6 { background-image: url("../CarlosImages/bg1.jpg"); }
