body {	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../plaatjes/background.jpg);

}
.head {
	background-image: url(../plaatjes/titelbglastminute.jpg);
	background-repeat: no-repeat;




}
.content {
	background-image: url(../plaatjes/bgcontent.png);
	border: none;

}
h3 {
	font-family: Georgia;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;

}
.topbg {
	background-image: url(../plaatjes/top1bg.jpg);
}
p {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.textbox {
	border: 1px inset #003366;
	background-color: #FFFFFF;

}
a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CC3333;
}
.link {
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

