body { 
	background-color: #1F2A2C;
	background-image: url(images/achtergrond.html);
	margin-top: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
 
h1 {
	font: bold 10pt Trebuchet MS, Arial, sans, sans-serif, monospace;
	color: orange;
}

td {
	font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 10pt;
    font-style: normal;
	color: black; 
}


