/* CSS Document */


body {
	background-repeat:no-repeat;
	background-color:black;
	background:  url(bg2.gif);
	background-attachment:fixed;
}

body ,td ,a{
	color:white;
}

span.eventName { 
	background-color:#000000;
}



td.menuBlokjes {
	background-color:#FFFFFF;
}