* {	

margin: 0;
padding: 0;
font-family: /*"Segoe UI", */"trebuchet MS" ,Arial, Helvetica, sans-serif;
}

body{
margin:0 auto;
background-color: white; 
color: black;

}


/* voor de gewone website */
/*#start {
	position: absolute; top: 50%; left: 50%;
	width: 600px; height: 285px;
	margin: -302px 0 0 -450px;
	}*/
	
/* voor de festival editie */

#start {
	position: absolute; top: 50%; left: 50%;
	width: 555px; height: 630px;
	margin: -300px 0 0 -277px;
	}
div#start a span{
	text-align: center;
	color: #2D1C5D:
	text-decoration: none;
	width: 100%;
}	
img { border:none;
}

ing a{
	text-decoration: none;
}

a, a:link, a:visited { 
	border:none; 
	text-decoration: none;
	text-align: center;
	display: block;
	}

#page-wrapper {
	margin:0 auto;
	background-color: #1f1868; 
	color: black;
	height: 100%;
}
#page {
	margin:0 auto;
	width: 980px;
	background-color: white; 
	color: black;
	text-align: center;
	padding: 10px 0 200px 0;
	height: 100%;
}
#content {
	margin:0 auto;
}
