body, html
{
	height:100%;
}
body {
	background-color:		#EE1C23;
	font-family: 			Arial, Verdana;
	font-size: 				12px;
	line-height: 			normal;
	margin:					0px 0px;
	padding:	            0px;
	background-image: url(../img/bg-kaart.png);
	background-repeat: no-repeat;
	background-position: center center;
}



#sitecontainer
{
	width:1024px;
	height: 645px;
	position:absolute;
	left: 50%;
	top:50%;
	margin-left: -512px;
	margin-top: -322px;	
}


.welkom {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=#EE1C23, Strength=3); width:100%;}

