body {
  color: #b057ff;
  background-image:url('https://silversneasel.neocities.org/pictures/ponyring/bg.png');
  font-family: "Comic Sans MS";
  image-rendering: pixelated;
}
  p {
  font-size: 17px;
}
a {
  color: #ff24c5;
}
.main {
background-color: #ffffff;
border-radius: 8px;
border: 4px dashed #ff70d9;
height: 450px;
width: 620px;
position: absolute;
left: 270px;
top: 80px;
}
.sidebar {
background-color: #ffffff;
border-radius: 8px;
border: 4px dashed #d969ff;
height: 450px;
width: 170px;
position: absolute;
left: 910px;
top: 80px;
}

.welcome {
font-size: 23px;
position: absolute;
left: 290px;
top: 45px;
}

.sidelinks {
height: 155px;
width: 163px;
position: absolute;
left: 917px;
top: 87px;
}
.birthdayclub {
position: absolute;
left: 922px;
top: 208px;
}
.ringlink {
border-radius: 1px;
border: 3px solid #8ccfff;
height: 151px;
width: 151px;
position: absolute;
left: 921px;
top: 368px;
}

.sidebarpinkie {
position: absolute;
left: 946px;
top: 17px;
}
.toolaroola {
position: absolute;
left: 917px;
top: 87px;
}