body{
  background-image:url("../images/rosequarz.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.txt{
  background: #F8E0F7;
  opacity: 70%;
}


