body{
  background-image: url("https://karonmykatthesenutz.neocities.org/Decor/Backgrounds/bones.png")
  }
#welcome{
    background-color: rgb(255, 207, 251);
  width: 500px;
  border: 15px solid rgb(255, 0, 170);
  padding: 50px;
 margin: auto;
    text-align: center;
  font-family: Verdana;
}

#othersites{ background-color: white;
  width: 350px;
  border: 30px;
  border-color:#F8BAE5;
  padding: 50px;
 margin:auto;
    text-align: left;
  font-family: Verdana;
  overflow: auto;
}