body {
	background-color: #999999;
	text-align: center;
	background-repeat: repeat;
	background-image: url(background.jpg);
	background-attachment: fixed;
}
#container {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
h1 {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 18px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	margin-right: 10px;
	margin-left: 15px;
}
h2 {
	font-family: "Trebuchet MS";
	text-align: center;
	color: #666666;
	font-size: 18px;

}
h3 {
	font-family: "Trebuchet MS";
	text-align: center;
	color: #330099;
	font-size: 18px;
}
li {
	font-family: "Trebuchet MS";
	margin-left: 50px;
	font-size: 16px;
	color: #333333;
	list-style-image: url(greencheckmark.jpg);
	padding-top: 20px;
}
a {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	color: #660099;
	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;
}
#paybox {
	height: auto;
	width: 350px;
	border: thin solid #0000FF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#paybox2 {
	height: auto;
	width: 350px;
	border: thin solid #0000FF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#ervaring1 {
	background-color: #FFCC99;
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

