body{
	font-family:Courier new,century gothic,lucida sans,sans-serif;
	font-size: 12px;
	color: black;
	background-image:url(plaatjes/bg.png);


} 

div#wrap{
	position:relative;
	top:20px;
	left:20px;
	width:600px;
	height:600px;
}

div#content{
	padding-top:5px;
	padding-left:5px;
	height:30px;
	width:530px;
	background-color:white;
	border-style:solid;
	border-color:#DEDEDE;
	border-size:1px;
	position:relative;
	top:266px;
	left:49px;
} 
div#header{
	background-image:url(plaatjes/logo.png);
	width:555px;
	height:247px;
	position:relative;
}

img{
	border:none;
}

a:link{
	color:#126733;
	text-decoration:none;
}

a:visited{
	color:#126733;
	text-decoration:none;
}

a:hover{
	color:black;
	text-decoration:none;
}
