body {
	background-color: #000000;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	text-align: center;
	color: #ffffff;
	font-family: sans-serif;
}

h1 {
	font-size: 20px;
	width: 350px;
	line-height: 26px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	}
	
p {
	color: #aaaaaa;
	width: 350px;
	text-align: center;
	margin: 0px auto;
	margin-top: 20px;
	margin:bottom: 5px;
	padding: 0px;
	}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none
	}
	
a:hover {
	color: #ffffff;
	text-decoration: underline;
	}	
	
img {
	border: 0px;}
	
#KeuzeScherm {
	width: 800px;
	height: 428px;
	margin: 0px auto;
	background-image: url(LasVegas-option-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	clear: both;
	}

#Partycentrum {
	margin: 0px auto;
	margin-top: 200px;
	margin-bottom: 20px;
	width: 400px;
	height: 200px;
	border: 0px;
	padding: 0px;
	display: block;
	background-color: none;
	float: left;
	text-align: center;
}

#Zaalverhuur {
	margin: 0px auto;
	margin-top: 200px;
	margin-bottom: 20px;
	width: 400px;
	height: 200px;
	border: 0px;
	padding: 0px;
	display: block;
	background-color: none;
	float: left;
	text-align: center;
}

#Contact {
	width: 800px;
	height: 50px;
	background-color: none;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin: 0px auto;
	clear: both;
	}
	
#Contact p {
	width: 800px;}
	


#Sponsors {
	width: 800px;
	height: 80px;
	background-color: none;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin: 0px auto;
	clear: both;
	}
	
#Sponsors p {
	width: 800px;}
	
#Sponsors img {
	width: 90px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	text-align: center;
	}
