.heads {
  text-align: center;

  h1 {
    border-bottom: 2px solid black;
    padding-bottom: 0.5em;
    max-width: 400px;
    margin-left: auto; /* Center horizontally */
    margin-right: auto;
  }
}

.para {
  margin: 50px;
  max-width: 608px;
  margin-left: auto; /* Center horizontally */
  margin-right: auto;
}

.para {
  font-family: "Cormorant Garamond", serif;
}
.heads {
  font-family: "Cinzel", serif;
}
body {
  background-image: url("image 4.png");
  margin-top: 50px;
}
body {
  position: relative;
}

#bb {
  top: -20px;
  position: absolute;
  width: 100px;
  right: 500px;
}
#cc {
  max-width: 335.16px;
max-height: 404.15;
float: right;
}
#dd {
  max-width: 499.41px;
  max-height: 525.51px;
  float: left;
  bottom: 300px;
  right: 500px;
}
#ee {
  max-width: 700.38px;
  max-height: 500.18px;
float: right;
  bottom: 0px;
}

