@charset "utf-8";
/* CSS Document */

body {
	background: repeat-x url('images/Bijbanen_HeaderBg.png') white;
}

H1 {
	color: #104bc9;
}
H2 {
	color: #0099d8;
}
A {
	color: #104bc9;
}
A:hover {
	color: #0099d8;
}
