body {
	background		: #c0c0c0; 
	margin			: 0; 
	padding			: 0;
}

* {
	padding			: 0; 
	margin			: 0;
}

img {	
	border			: none;
}

/* Basisboxen ------------------------------------------------*/
    
#box {
	width			: 960px;
	height			: 540px;
	background		: url(/bg-fotosite.jpg) no-repeat;
}

#knop {
	width			: 300px;
	height			: 225px;
	top			: 150px;
	position		: relative;
	border			: 1px solid #000033;
}
