 *{
 	margin: 0;
 	padding:0;
 }

body {
	border-right: 0px; 
	padding-right: 0px; 
	border-top: 0px; 
	padding-left: 0px; 
	font-size: 14px; 
	background: #282828; 
	padding-bottom: 0px; 
	margin: 0px; 
	border-left: 0px; 
	line-height: 1.3em; 
	padding-top: 0px; 
	border-bottom: 0px; 
	font-family: Georgia, Times, sans-serif; 
	text-align: left;
}

	

#header {
	background: url(http://www.wingit.be/kacb/bravo_bestanden/intro.jpg) no-repeat center; 
	width: 900px; 
	height: 365px;
	position: absolute;
	top: 80px;
	left: 50px;
	
}
#header_construct {
	background: url(http://www.wingit.be/kacb/bravo_bestanden/underconstruction.jpg) no-repeat center; 
	width: 640px; 
	height: 327px;
	position: absolute;
	top: 90px;
	left: 250px;
	
}

#buttons {
	text-decoration: none;
	position: absolute;
	top: 350px;
	left: 710px;
	border: 0;
}
a img {
	text-decoration: none;
	border: 0;
}