body {

margin:0;
font-family: "Merriweather Sans", sans-serif;
background-color: tan;
background-image: url("https://hosting.photobucket.com/images/i/mitch5306/(edited)_F8A1DDE2-B307-4C50-8F9B-3D767438712B.jpeg?width=1920&height=1080&fit=bounds");
background-blend-mode:soft-light;
/* Full height */
height: 100%;

/* Center and scale the image nicely */
background-position: center;
background-repeat: no-repeat;
background-size: cover;


}
.thanks{

    margin-left: 270px;
    margin-right: 150px;

  }
  .thanks1{

      margin-left: 270px;
      margin-right: 150px;

    }
