body {
  color: #b057ff;
  background-image:url('pictures/771.png');
  font-family: "Comic Sans MS";
}
a {
  color: #ff24c5;
}
.bg {
  border-radius: 15px;
  border: 4px solid #b057ff;
  background-color: #ffffff;
  width: 770px;
  height: 502px;
  position: absolute;
  top: 115px;
  left: 272px;
}
.banner {
  width: 770px;
  position: absolute;
  left: 275px;
}
.nyan {
  height: 30px;
  width: 770px;
  position: absolute;
  top: 85px;
  left: 272px;
}
.list {
  width: 750px;
  overflow: scroll;
  height: 492px;
  position: absolute;
  top: 123px;
  left: 285px;
  font-size: 18px;
}
.graphics {
  width: 240px;
  height: 430px;
  overflow: scroll;
  position: absolute;
  top: 183px;
  left: 290px;
}
.code {
  width: 240px;
  height: 430px;
  position: absolute;
  top: 183px;
  overflow: scroll;
  left: 540px;
}
.misc {
  width: 240px;
  overflow: scroll;
  height: 430px;
  position: absolute;
  top: 183px;
  left: 790px;
}
.map {
  font-size: 17px;
  width: 440px;
  height: 460px;
  overflow: scroll;
  position: absolute;
  top: 153px;
  left: 290px;
}
.key {
  font-size: 17px;
  width: 290px;
  height: 460px;
  overflow: scroll;
  position: absolute;
  top: 153px;
  left: 740px;
}