
body{

background: #222222 url('achtergrond.png') no-repeat center;

}
.text{

	font-family: myriad pro;
	color: white;
	font-size: 20pt;
}
.ip{

	font-family: myriad pro;
	color: white;
	font-size: 20pt;
	font-weight: bold;
}
#container {
	position:static;
	width: 100%;
	height: auto;
	}
.kleur {

	font-family: myriad pro;
	color: white;
	font-style: bold;
	font-size: 150%;
	}
	
#header {
	margin-left: 200px;
	margin-right: 300px;
}

#inhoud {
	margin-left: 300px;
	margin-right: 300px;
	font-family: arial black;
	color: white;
	font-size: 10pt;
}
.logo{
	widht: 300px;
	height: 300px;
}

#img{
border-style: none;
}