
/* 
donkerblauw: #162E7F
*/

body {
	background-color: white;	
	background-image:url(../images/bg_home.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	margin: 0px;
	width: 100%;
	text-align: center;
}

html {
	width: 100%;
}

#menu {
	position: absolute;
	top: 280px;
	width: 693px;
	text-align: left;
	float: left;
}

#menu a {
	float: left;
	cursor: hand;
}