h1 {
  text-align: center;
  font-family: "Garamond", serif;
  color: red;
}

p1 {
  text-align: right;
  color: yellow;
}

p2 {
  color: yellow;
}

div1 {
  text-align: right;
}

h3 {
  text-align: left;
  font-family: "Garamond", serif;
  color: red;
}


div2 {
  text-align: left;
}

body {
  background:url("https://file.garden/ab6Fh0M1_A71aTeV/9704a3edf038940e01dae3d438eb71f0.jpg")
}