.navbar-text {
  color: aquamarine;
}

body {
  font-family: "Merriweather Sans", sans-serif;
  margin: 0;
  text-align: center;
  background-image: url(https://hosting.photobucket.com/images/i/mitch5306/back_ground.jpg);
  background-color: aquamarine;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

h1 {
  margin-top: 0;
  margin-top: 0;
  width: 20%;
  margin: 0 auto 0 auto;
  font-family: "Merriweather Sans", sans-serif;
}

h2 {
font-family: "Merriweather Sans", sans-serif;
}
h3 {
  font-family:"Merriweather Sans", sans-serif;
}

.mermaid {
  position: relative;
  padding-top: 20px;
  text-align: center;
  color: #0a0a0a;
}

.mermaid2 {
  position: relative;
  Top: 380px;
  text-align: center;
  color: #0a0a0a;
}


.img1 {
  height: 200px;
  width: 400px;
  position: absolute;
  Top: 175px;
  Right: 1040px;
}

.img2 {
  height: 200px;
  width: 400px;
  position: absolute;
  Top: 175px;
  Right: 40px;
}

.btna {
  position: absolute;
  Top: 420px;
  left: 10px;
}

.footer-link {
  position: absolute;
  Top: 440px;
  left: 10px;
}

.History-page {
  position: absolute;
  Top: 380px;
  left: 10px;
}

.Two-Cemeteries {
  position: absolute;
  Top: 400px;
  left: 10px;
}

body {
  background-color: #7fffd4;
}

/*
.bottom-cloud {
  position: absolute;
  left: 275px;
  top: 50px;
}
.top-cloud {
  position: absolute;
  right: 275px;
  top: 50px;
}
