body {
font-family: Arial, Verdana;
color: darkblue;
background-color: transparent;
background-image:  url('poortWassen5.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
background-size: 100%; 
position: absolute;
top: 0;
left: 0;
border: 5px solid #618059;
}

	

h1 { color: darkblue }
h2 { color: darkblue }
h3 { color: darkblue }
h4 { color: darkblue }
p  { color: darkblue }


