body {
	/* color: blue; */
	/* background-color: rgb(154,182,186); */
	background-color: #77ccff;
	font-family: sans-serif;
	/* margin: 5px; */
	/* background-image: url(../img/achtergrond.jpg); */
}
li {
	list-style-image: url(../img/ster.png);
}
h1 {
	font-size: 16pt;
	color: blue;
}
* {
	font-size: 10pt;
}