body {	margin:0;	padding:0;	background-color: #000;	overflow:hidden;}#flashcontent {	position: absolute;	width: 1024px;	margin-left: -512px; /* helft van breedte */	height: 768px;	margin-top: -384px; /* helft van hoogte */	top: 50%;	left: 50%;	background-color:#000;}