body
{
	background-color: white;	
	background-color: #E3EEED;

	margin:0;
	text-decoration:none;
	text-align: center;
	width: 100%;
	min-height:100vh;
	
		
	 
}



@media screen and (max-width: 800px) {
.presentatie
	{max-width: 90%;
	margin-left:5%;
	}
}