body
{
	background-color:#b5d16c;
}

/*#bgContainer
{
	display:block;
	position:relative;
	padding:0px;
	width:100%;
	height:685px;
	top:0px;
	left:0px;
	background-image:url(startBgX.gif);
	background-repeat:repeat-x;
	text-align:center;
}*/

#container 
{
	Display: block;
	position: relative;
	padding: 0px;
	width:985px;
	height:685px;
	margin: 0 -492.5px;
	left:50%;
	text-align: left;
	
}

#repeatHorizontaal
{
	Display: block;
	position: relative;
	float: left;
	height: 685px;
	width: 100%;
	padding:0px;
}

#repeatVerticaal
{
	Display : block;
	position: relative;
	float: left;
	height: 100%;
	width: 985px;
	padding: 0px;
	background-image: url(../startBgY.gif);
	background-repeat: repeat-y;
}


@font-face {
    font-family: "smudgerletplain";
    src: url(smudgerletplain.ttf);
}
.ace {
    font-family: "smudgerletplain";
    font-size: 230%;
}

