.standaard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(../Afbeeldingen/achtergrond.gif);
	color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.standaard #Logo {
	top: 0px;
	right: 0px;
	position: absolute;
}

