body {  background-image: url(red166.jpg);  color: white;  font-family: Sans-serif;   cursor: url(https://axelotl3001.neocities.org/School/3784.png), auto;   text-shadow:   -1px -1px 0 #000,      1px -1px 0 #000,    -1px 1px 0 #000,     1px 1px 0 #000;}#menu{    color: white;    background-image: url(natfl001.jpg);      height: 60px;	display: flex;	width: 100%;    }    #Titel{font-size:25;text-shadow:   -1px -1px 0 #000,      1px -1px 0 #000,    -1px 1px 0 #000,     1px 1px 0 #000;}#Knopjes{color: white;  text-shadow:   -1px -1px 0 #000,      1px -1px 0 #000,    -1px 1px 0 #000,     1px 1px 0 #000;    }	a{	  color: white;	  }a:hover{background-color:aqua; cursor: url(https://axelotl3001.neocities.org/School/3784.png), auto;  }   a:visited {color: aqua;}			#main{display:flex;}#side{width: 20%;}#onderwerpen{border-style: dotted;background: linear-gradient(90deg,rgba(226, 212, 255, 1) 0%, rgba(145, 200, 207, 1) 100%);background-image: url(natfl009.jpg);height: 150px;}#Text{width: 80%;text-align: center;}#footer{position: fixed;left: 0;bottom: 0;width: 100%;background-color: green;color: white;text-align: center;background: green;background-image: url(natfl001.jpg);  height: 30px;}