@charset "utf-8";
/* CuliGenda®.nl */

body {
	/*background-image:url(../site/index.png);*/
	background-repeat:no-repeat;
	*background-position: center;
	text-align:center;
	background-position: 50% 100px;
	font-family:Verdana, sans-serif;
}

h1 {
	font-size:.5em;
	color:#9ba518;
	font-style:normal;
	font-weight:normal;
}

p {
	font-size:.8em;
	color:#000;
}

a {
	font-size:.9em;
	color:#9ba518;
	text-decoration:none;
}

a:hover {
	font-size:.9em;
	color:#FFF;
	text-decoration:none;
	background-color:#9ba518;
}

#p_white {
	font-size:.1em;
	color:#FFFFFF;
}