body {
	font-family: "Gill Sans MT", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #999;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	font-family: "Gill Sans MT", "Trebuchet MS", Arial, Verdana, sans-serif;
	height: 700px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	font-size: 12px;
	color: #333;
	background-image: url(../flash/achtergrond_container.swf);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

