/* CSS */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}

/* TEKST OPMAAK */

.contenttekst {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #985923;
}

.koptekst {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #985923;
}

.verhaaltje{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	color: #985923;
}

a {
	color: #985923;
}
