html {
	wdth: 100%;
	height: 100%;
}
body {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #FFFDF;
	background-image: url(../img/regenboogbalk1.png);
	background-repeat: repeat-x;
	background-position:  top;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFDFD;
}
.engelse_vlag {
	float: left;
	margin-right: 20px;
	width:32px;
	height: 49px;
}
.facebook {
	float: left;
	width: 32px;
	height: 49px;
	margin-left: 20px;
}
.flags {
	width: 136px;
	height: 49px;
	margin: 70px auto;
}
.logo {
	width: 415px; 
	height: 79px; 
	position: relative;
	float: none;
	clear:both;
	margin-top: 180px;
}
.nederlandse_vlag {
	float: left;
	width:32px;
	height: 49px;
}
.wrapper {
	width: 415px;
	margin: 0 auto;
}
