* {	

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

body{
	margin:0 auto;
	/*background-color: white; */
	color: black;
	background: url("http://www.arteganza.nl/2011/wp-content/themes/tapestry/images/bg-sol.png") repeat-y fixed 50% 0 #FFFFFF;

}


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

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

img a{
	text-decoration: none;
}

h2{
	padding: 15px 0 0;
}

a, a:link, a:visited { 
	border:none; 
	text-decoration: none;
	text-align: center;
	display: block;
	color:#1f1868;
	}
#start a span.stichting{
	color:#1f1868;
	text-shadow: 1px 1px #CCCCCC;
	background: #47B4B2;
	padding: 8px 7px;
}

#start a:hover span.stichting{
	color:#FFF;
	text-shadow: none;
}

#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;
}

