body {
  color: #36d7ff;
  background-image:url('pictures/shrines/zeraora/458.gif');
  font-family: "Comic Sans MS";
}
a {
  color: #ff24c5;
}
.about {
  border: 4px solid #e8ff1c;
  background-color: #ffffff;
  width: 350px;
  height: 300px;
  position: absolute;
  top: 80px;
  left: 362px;
}
.gallery {
  border: 4px solid #e8ff1c;
  background-color: #ffffff;
  width: 350px;
  height: 200px;
  position: absolute;
  top: 400px;
  left: 362px;
}
.stats {
  border: 4px solid #e8ff1c;
  background-color: #ffffff;
  width: 250px;
  height: 192px;
  position: absolute;
  top: 80px;
  left: 742px;
}
.cards {
  border: 4px solid #e8ff1c;
  background-color: #ffffff;
  width: 250px;
  height: 150px;
  position: absolute;
  top: 290px;
  left: 742px;
}
.kitty {
  left: 100px;
  top: 150px;
}
.putatbottom {
  height: 30px;
  width: 700px;
  position: absolute;
  top: 750px;
}