@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: 1em;
}
@media only screen and (max-width: 540px) {
body {
	font-size: 0.5em;
}
}
#content {
}
audio {position:fixed;
	text-align:center;
	top:0;
	left:0;z-index:1;
	}
#kop {
	text-align:center;
	width:100%;
	
	background-color: #000;
}
h1, h2 {
	line-height:1.3em;
	margin:0;
	font-size:360%;
	text-align: center;
	color:#FFF;
}
h2 {
	font-size:240%;
}
#schrijfsel {
	margin:120px auto;
	width:94%;
}
#lyrics {
	width:100%;
	margin:auto;
	font-size:250%;
	line-height:1.5em;
}

