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

#Vidscroller {
  position: absolute;
  top: 87px;
  left: 50px;
}

#title {
  position: absolute;
  top: -10px;
  left: 150px;
}

#title2 {
  position: relative;
  left: 200px;
}

#sparkledecor1 {
  position: absolute;
  top: 60px;
  left: 175px;
}

#sparkledecor2 {
  position: absolute;
  top: 60px;
  left: 410px;
}

#side-ent {
  position: absolute;
  top: 93px;
  left: 905px;
}