body {
	background-color: #FFF;
}

#container {
	text-align: center;
	position: absolute;
	background: #FF0000;
	top: 0px;
	left: 0px;
	width: 100%;
}

#flashlocatie {
	margin-left: -495px;
	position: absolute;
	left: 50%;
	width: 991px;
}
