body {
	background-color: #330000;
	background-attachment: scroll;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat;
	font-family: Corbel;
	font-size: small;
	color: #FFFFFF;
}

body, td, th {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}

h1 {
	color: #33FFFF;
}

h2 {
	color: #FFFFCC;
}

h3, h4 {
	color: #FFFFFF;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #99FF66;
	font-weight: normal;
	font-size: small;
	font: Corbel;
}

form {
	background-color: #990000;
}
