html {
	height: 100%;
}
body {
	background: #e3d0a6;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h1 {
	font-size: 3em;
	letter-spacing: 0.3em;
	margin: 0px;
	padding: 0px 0px 0.15em;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
.home{
	font-size: 18px;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 0px;
}
.pianoles{
	font-size:15px;
	background-attachment: fixed;
	background-color: #e3d0a6;
	background-image: url(images/Simon17.jpg);
	background-repeat: no-repeat;
	background-position: -65px -150px;
}
#terug {
	position: absolute;
	right: 25px;
	bottom: 25px;
}
#inhoud {
	padding-left: 475px;
	padding-top: 25px;
	padding-right: 20px;
}
#punten {
	width: 400px;
	position: absolute;
	bottom: 25px;
	margin: 0px;
	padding: 0px;
	left: 475px;
}
#muziek {
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 0;
}
.ruimte {
	padding-bottom: 0.8em;
}
.style1 {
	font-size: 20px;
	text-transform: uppercase;
	font-style: italic;
}

