body, html {
	width: 100%;
	height: 100%;
	margin:0;
	background-image: url("./images/zonneStralen.jpg");
	background-repeat: no-repeat;;
	background-position: center center;
	background-color: #3b444d;
}
