.normal {
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url(images/kippen-water.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	background-color: White;
}

.tekst {  font-family: "Comic Sans MS"; font-size: 12px; color: #000000}
.kop {  font-family: "Comic Sans MS"; font-size: 24px; font-weight: bold; color: #FF0000}
.header {  font-family: "Comic Sans MS"; font-size: 16px; font-weight: normal; color: #FF0000}
.footer {  font-family: "Comic Sans MS"; font-size: 9px; font-weight: normal; color: #003300}

