body {
	background-color: #766F65;
}
#content {
	background-image: url(images/homepage.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 520px;
}
#content2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 500px;
}
#massage {
	margin-top: 10px;
	margin-left:50px;

}
#massage p {
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 17px;
}

#zoekrobot {
	position: absolute;
	width: 1000px;
	top: 1px;
	left: -5000px;
	font-size: 9px;
}
.speciaal {
	color: #FFCC00;
	font-size: 15px;
	font-weight: bold;
}
#massage h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
