body {
  background-color: rgb(222, 232, 204);
  color: black;
  font-family: Georgia;
  margin-left: 20px;
}

#scratte1 {
  position: absolute;
  top: 135px;
  left: 280px;
}

#scratte2 {
  position: absolute;
  top: 135px;
  left: 20px;
}

#scratte3 {
  position: absolute;
  top: 135px;
  left: 520px;
}

#scratte4 {
  position: absolute;
  top: 135px;
  left: 710px;
}

#leafborder {
  position: absolute;
  top: 300px;
  left: 20px;
}

#leafborder2 {
  position: absolute;
  top: 300px;
  left: 280px;
}

#leafborder3 {
  position: absolute;
  top: 300px;
  left: 515px;
}

#leafborder4 {
  position: absolute;
  top: 300px;
  left: 710px;
}

#scrattegallery {
  position: absolute;
  top: 140px;
  left: 10px;
}

#textbox {
  position: relative;
  top: 30px;
}