body
{
  margin:0;
  padding:0;
	background-color: 	#F5A0BD;
	background-image:url(../img/bg10.jpg);
	background-repeat:repeat;
  color:white;
	font-size: 12pt;
  font-family: Verdana, Arial, sans-serif;
}

#top-image
{
  background-image:url(../img/bg9.jpg);
	height:195px;
}

#stripes
{
	width:800px;
	height:20px;
	background-image:url(../img/bg9.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
  margin-right:auto;
	
}


#main-image
{
  display:table;
  color:#F6B28F;
  background-color:#000000;
	background-image:url(../img/5966.jpg);
	background-repeat:no-repeat;
	width:800px;
  height:522px;
	margin-left:auto;
	margin-right:auto;
  margin-top:-150px;
	border-bottom: 2px solid #F5A0BD;
	border-top: 2px solid #F5A0BD;
}

#header
{
	text-align :right;
  font-size:30px;
	color:#FFFFFF;
}

#title
{
  font-size:40px;
	color:#CD1644;
	padding-right:50px;
	height: 120px;
	padding-top:20px;

	text-align:center;
}

#welkom
{
  color:#F5A0BD;
}



#footer
{
  background-color:black;
	background-repeat:repeat;
	height:150px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#footer a:link
{
  text-decoration:none;
}

#footer a:visited
{
  text-decoration:none;
}

#footer a:hover
{
 
 text-decoration:none;
}

#footer a:active
{
  text-decoration:none;
}
