.achtergroond {
	background-attachment: fixed;
	background-image: url(kerst_achtergrond.jpg);
	background-repeat: repeat;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFCC;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: #F7F5B9;
	text-decoration: blink;
}

