body
	{
	margin: 0px;
	color: #7442cd;
	letter-spacing: 0.05em;
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	text-align: justify;
	background-color: #fffeee;
	background-image: url('/img/achtergrond.gif');
	background-attachment: scroll;
	background-position: center;
	background-repeat: repeat-y;
	}
a 
	{
	text-decoration: none;
	color: #f81b3f;
	display:inline;
	}
a.nc
	{
	color: #7442cd;
	}
a:hover,a.nc:hover
	{
	color:#FFFFFF;
	background-color:#f81b3f; 
	}
#intro
	{
	position: absolute;
	width: 512px;
	height: 256px;
	background-image: url('http://www.elfjesfotograaf.be/img/elfjes.jpg');
	background-position: top;
	background-repeat: no-repeat;	
	top: 50%;
	left: 50%;
	margin: -218px auto auto -256px;
	}
#intro p
	{
	margin: 276px 45px 0px 45px;
	}
#intro a.intro
	{
	display: block;
	margin-top: 10px;
	text-align: center;
	font-size: 15px;
	}
	
#intro h1
{
	margin: 0px;
	height: 0px;
}
h1,h2,h3
	{
	background-position: left bottom;
	background-repeat: no-repeat;
	}
h1
	{
	margin: 20px auto 15px auto;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	height:100px;
	width: 800px;
	}
h1 span,h2 span, h3 span
	{
	display: none;
	}
h2
{
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#pg
{
	width: 800px;
	margin: 0px auto 15px auto; 
}
img
{
	border: solid 1px #7442CD;
	margin: 0px 20px 10px 20px;
}
a img
{
	margin:0px;
}
.nz
{
	display: none;
}
