html{
	height: 100%;
}

body{
	height: 100%;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 70%;
	color: #3C3C3C;
	margin: 0px;
	margin-bottom:0px;
	text-align:center;
	background-image: url(images/zoek_achtergrond_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#globalcontainerhome{
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
