body {
	color: #51324e;
	font-size: 12px;
	font-family: "Century Gothic", Tahoma, Arial;
	line-height: 19px;
	background: #51324e url(../images/achter.png) no-repeat fixed center;
	margin: 0;
}
#content {
	background-color: #fff;
	background-image: url(../images/vormlogo.png);
	position: absolute;
	top: 50%;
	left: 50%;
	height: 570px;
	width: 970px;
	margin: -285px 0 0 -485px;
}
a:link {
	color: #0091b5;
	text-decoration: none;
}
a:visited {
	color: #0091b5;
	text-decoration: none;
}
a:hover {
	color: #0091b5;
	text-decoration: underline;
}
a:active {
	color: #0091b5;
	text-decoration: none;
}
a {
	color: #51324e;
	font-size: 12px;
	font-family: "Century Gothic", Tahoma, Arial;
	line-height: 19px;
}
p {
	color: #51324e;
	font-size: 12px;
	font-family: "Century Gothic", Tahoma, Arial;
	line-height: 19px;
}
