@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	background-attachment:fixed;
	background-position:center;
	background-position:top;
}

#content {
	width:539px;
	height:504px;
	margin:0 auto;
}

#menu {
	height:48px;
	
}

#tekst {
	background-image:url(images/achtergrond.png);
	height:380px;
	padding:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	
}

#footer {
	color:#634F29;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

#header {
	margin:auto;
	text-align:center;
	
}
