body {
  background-image: url(https://i.ibb.co/c6mTR0z/ss049.gif);
  color: black;
  font-family: Verdana;
   cursor: url(https://axelotl3001.neocities.org/School/3784.png), auto;
}

#menu{
    color: white;
    background-image: url(https://i.ibb.co/tbdt6f5/multi060.gif);  
    height: 60px;
    }
    
#Titel{
  float:left;
}

#Knopjes {
  float: right;
  padding-right: 10px;
  text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;
    }