body {
  color: #b057ff;
  background-image:url('https://silversneasel.neocities.org/pictures/shrines/creepypasta/bg.gif');
  font-family: "Comic Sans MS";
  image-rendering: pixelated;
}
  p {
  font-size: 17px;
}
a {
  color: #ff24c5;
}
.logo {
  background-color: #ffffff;
  width: 820px;
  position: absolute;
  color: #ff24c5;
  top: 5px;
  left: 252px;
}
.main {
  border-radius: 10px;
  border: 4px solid #eb1000;
  background-color: #ffffff;
  width: 180px;
  height: 100px;
  position: absolute;
  color: #ff24c5;
  top: 115px;
  left: 452px;
}
.navtop {
  border-radius: 10px;
  border: 4px solid #eb1000;
  background-color: #ffffff;
  width: 180px;
  height: 100px;
  position: absolute;
  color: #ff24c5;
  top: 115px;
  left: 252px;
}