/* CSS Document */
@import url("../stijl/stijl.css");
body {
	background-image: url(naam450.jpg);
	background-attachment: fixed;
	background-position: 0px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	vertical-align: center;
}	
.koptabel{
	text-align: left;
	vertical-align: top;
	cellpadding: 2px;
	cellspacing: 10px;
	border: 0px;
	width: 100%;
	background-color: black;
		filter:alpha(opacity=50);
   -moz-opacity: 0.50;
   opacity: 0.50;
}
.fototabel{
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: center;
	margin-left: 60px;
}
.filter{
	width: 100%
	height: 100%
}
p{
	margin-left: 50px;
}
