body {
  background-image:url('https://creeper-minty.neocities.org/Backgrounds/bookshelfbackground.gif');
  color: navy;
  font-family: MS gothic;
}
.underconstruction {
  border-radius:10px;
  border: 10px solid #fae505;
  background-color:#fae505;
  width:200px;
  height:50px;
  position:absolute;
  color: #000000;
  top: 1000px;
  left: 10px;

}