.layout {
	background-color: #AEE287;
	background-image: url(../images/achtergrond%20websitegroen.gif);
}
body {
	background-image: url(../achtergrond%20websitegroen.gif);
	font-family: "Comic Sans MS";
	color: #016556;
	text-align: left;
}
h1 {
	font-family: "comic sans";
	font-size: 16pt;
	font-style: normal;
	color: #006633;
	text-decoration: underline;
}
h2 {
	font-family: "comic sans";
	font-size: 14pt;
	color: #006633;
	text-decoration: underline;
}
h3 {
	font-family: "comic sans serif";
	font-size: 12px;
	font-style: normal;
	color: #006633;
}
link {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	text-decoration: underline blink;
	background-color: #1D35E2;
	color: #006633;
}
a:visited {
	color: #006633;
}
a:link {
	color: #006633;
}
a:hover {
	color: #00FF00;
}
