/* CSS Document */
body {
	margin:0px;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #6F6153;
	font-size: 1px;
}
#center {
	width:980px;
	height:582px;
	margin:-291px 0 0 -490px;
	top:50%;
	left:50%;
	position:absolute;
	color: #6F6153;
}
a {
	color: #6F6153;
	text-decoration: none;
}
a:link {
	color: #6F6153;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #6F6153;
	text-decoration: none;
}
a:active {
	color: #6F6153;
	text-decoration: none;
}
.credits {
	font-size:1px;
	color:#6f6153;
	line-height: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:1px;
	color: #6F6153;
	line-height: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:1px;
	color: #6F6153;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.standaard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
