html{overflow-y: scroll;}
body{margin: 0px; background-color: #ffffff; /*background-image: url('20210723_165103.jpg'); background-repeat: no-repeat; background-position: top center; background-size: contain, cover;*/ }

body, html, table, blockquote, p, a, input
{
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}
p{margin: 6px 0px 13px 0px; font-size: 28px;  line-height: 37px;}
h1{font-size: 30px; line-height: 37px; text-align: center; color: #1b14ad;}

.header h1{padding: 0px 0px 18px 0px; }
.bodyContainer{width: 80%;margin-left: auto;margin-right: auto;text-align: center;background-color: #ffffffc2;margin-top: 10px;}
/*.headerImage{height: 1024px; height:568px; background-image: url('truckwash-2.jpg');}*/
.welkom {color:  #1b14ad;}
.contentContainer{margin: 10;}
.footer{height: 50px; text-align: center; font-size: 11px; margin:10px 0px;}
.footer p{font-size: 14px;}



