body{
background-image:url(achtergrond.jpg);
background-color:#1b1e1d;
margin:0;
padding:0;
}

#header{
background-image:url(vogelkop.gif);
background-attachment:fixed;
background-position:300px 60px;
background-repeat:no-repeat;
border-bottom:1px solid #efefef;
width: 100%;
height:122px;
padding:0;
margin:0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #efefef;
    margin:0;
	padding:5px 0 0 30px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #efefef;
	text-decoration: none;
	
	margin: 0px;
	
}

#header a:link, a:visited{
color:#efefef;
}
#header a:hover, a:active{
	color:#709298;
}
#flash{
	background-color:transparent;
	position:absolute;
	width:850px;
	height:600px;
	left: 31px;
	top: 123px;
}

