body{
	background-color: lightgreen;
	
}
.container-fluid{

	max-width: 6000px;
	max-height: 100px;
}

.header{
	background-color: #00802b;
	height: 100px;
	
	font-family: serif;
	font-size: 35px;
	text-align: center;
	color: antiquewhite;
}
#myCarousel{
	
	max-width: 1000px;
	
	
}
.footer{ /* onderkant website */
	background-color: lightblue;
	
}
.navbars{
	
	background-color: lightgreen;
	padding: 300px;
	

	
}
#Navbar{
	
	background-color: aquamarine;
	
}
.bodyoftext{
	text-align: center;
	font-size: 20px;
}
#Telefoonnummer{
font-size: 25px;
}