body {
	background-color: #000099;
	text-align: center;
	background-image: url(gradient-blauw.gif);
	background-repeat: repeat;
}
#container {
	margin: 0 auto;
	width: 720px;
	text-align: left;
	background-color: #FFFFFF;

} 
h1 {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 18px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	margin-right: 10px;
	margin-left: 10px;
}
h2 {
	font-family: "Trebuchet MS";
	text-align: center;
	color: #666666;
	font-size: 18px;

}
h3 {
	font-family: "Trebuchet MS";
	text-align: center;
	color: #666666;
	font-size: 18px;

}
li {
	font-family: "Trebuchet MS";
	margin-left: 20px;
	font-size: 11px;
	color: #666666;

}
a {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	color: #0000CC;
	font-size: 12px;
}
#plaatsnamen {
	width: 720px;
	text-align: left;
	background-color: #FFFFFF;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: scroll;
}

