body {
	margin:0px;
	text-align:center;
	background-color:#CCCC99;
	background-image:url(images/gans.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

div#container{
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	width:860px;
	text-align:center;

}

div#container1{
	width: 400px;
	text-align:center;
	background-color:#FFFFCC;
	border-width:10px 10px 10px 10px;
	border-color: #666633;
	border-style:solid;
	float: left;
	height:260px;
}

div#container2{
	width:400px;
	text-align:center;
	background-color:#FFFFCC;
	border-width: 10px 10px 10px 10px;
	border-color: #666633;
	border-style:solid;
	float: right;
	height:260px;
}

.logo{
	border:0px;
	width:360;
	margin:10px;
}

.vlag1{
	border:1px;
	border-color:#666666;
	border-style:solid;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:20px;
	margin-left:0px;
}

.vlag2{
	border:1px;
	border-color:#666666;
	border-style:solid;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:0px;
	margin-left:20px;
}

p{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	font-size:18px;	
}
