@charset "utf-8";
/* CSS Document */
html, body, #content { 
	height:100%; 
	width:100%; 
	}
	
body{
	padding:0;
	margin:0; 
	overflow:hidden; 
	background-image:url(vleeswijzer_bg_tile.jpg);
	}

