@charset "utf-8";
/* CSS Document */
BODY {
margin-right:55px;
margin-left:55px;
margin-top:25px;
background:url(../images/background.jpg);
}
.standaard {
	font-family:"Monotype Corsiva";
	font-size: 16pt;
	font-weight: bold;
	color:#4c5631;
}

.copyright {
font-family:"Verdana";
font-size: 9px;
font-weight:bold;
color:##4c5631;
}
.randje {
background-image:url(../images/goudstrip.jpg);
}
.strip {
background-image:url(../images/strip.jpg);
}
.strip2 {
background-image:url(../images/strip2.jpg);
}
.textuur {
background-image:url(../images/textuur.jpg);
}
a:hover{
color:#79894E;
}
a{
color:#4c5631;
}

