body.main {background-image: url('images/back-swirl.jpg'); background-attachment: fixed;}
body {background-image: url('images/back.jpg'); background-attachment: fixed;}
body.ice {background-image: url('images/back2.jpg'); background-attachment: fixed;}

h1 {font: 50px impact; text-align: center; color: khaki;} /* algemeen */
h2 {font: bold 20px times new roman; color: khaki; margin:20px;} /* news-headers */
h3 {font: 18px times new roman; text-decoration: underline; margin-left:20px; margin-bottom:10px; color:khaki;} /* FAQ-headers */

p.comm {line-height: 1.5; margin: 20px; text-align: justify; color: white;}
p.comm2 {line-height: 1.5; margin: 20px; text-align: justify; color: white;}
font.new {font: 12px times new roman; color: white; background-color: crimson;} /* "New" kennisgewing */

a:link {text-decoration: none; color: khaki;}
a:visited {text-decoration: none; color: tomato;}
a:active {text-decoration: none; color: tomato;} 	
a:hover {text-decoration: underline; color: crimson;} 
