body {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	background-attachment: fixed;
	background-image: url(afbeeldingen/kindAchtergrondL.jpg);
	background-repeat: repeat-y;
	background-color: #456699;
	color: #000099;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: bold;
	color: #000099;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}

