﻿header {	
	width: 100%;
	height: 100vh;
	background: linear-gradient(rgba(0,0,100,0.5),rgba(0,0,100,0.5)),url(images/huisDeVoorst.jpg) no-repeat 50% 50%;
	background-size: cover;	
}
