.bodytxt {
	font-style: normal;
	line-height: 25px;
	color: #666666;
}
.subkop {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #696e15;
}
.hoofdkop {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #696e15;
}
.boompie {
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boompie2 {
	background-image: url(bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.boompie3 {
	background-image: url(bg3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

