body {
  color: #b057ff;
  background-image:url('pictures/771.png');
  font-family: "Comic Sans MS";
}
a {
  color: #b057ff;
}
.mainabt {
  border-radius: 15px;
  border: 4px solid #b057ff;
  background-color: #ffffff;
  width: 520px;
  height: 300px;
  position: absolute;
  top: 75px;
  left: 312px;
}
.interest {
  border-radius: 15px;
  font-size: 14px;
  overflow: scroll;
  border: 4px solid #b057ff;
  background-color: #ffffff;
  width: 180px;
  height: 300px;
  position: absolute;
  top: 75px;
  left: 852px;
}
.characters {
  border-radius: 15px;
  border: 4px solid #b057ff;
  background-color: #ffffff;
  width: 250px;
  height: 150px;
  position: absolute;
  top: 395px;
  left: 312px;
}
.music {
  border-radius: 15px;
  border: 4px solid #b057ff;
  background-color: #ffffff;
  width: 250px;
  height: 150px;
  position: absolute;
  top: 395px;
  left: 582px;
}
.deco {
  position: absolute;
  top: 330px;
  left: 802px;
}
.home {
  position: absolute;
  top: 53px;
  left: 320px;
}