body {
	background-color: #330000;
	background-attachment: scroll;
	background-image: url(images/achtergrond.jpg);
	background-repeat: repeat;
	font-family: "Segoe UI";
	font-size: medium;
	color: #FFFF99;
}

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

h1 {
	color: #33FF99;
	font-family: SchoolsOut;
	font-size: xx-large;
}

h2 {
	color: #CCFF00;
	font-family: "Segoe UI";
	font-size: large;
}

h3, h4 {
	color: #FFFFFF;
	font-family: "Segoe UI";
	font-size: large;
	font-weight: bolder;
}

h5, h6 {
	color: #FFCCCC;
	font-family: "Segoe UI";
	font-size: x-large;
	font-variant: normal;
}

a {
	color: #FFCC00;
	font-family: "Segoe UI";
	font-size: medium;
}

form {
	background-color: #990000;
}
