<style type="text/css">

* {
	margin : 0;
	padding : 0;
}

body {
	background-color : #d9dee4;  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
	background-image : url('http://www.bafr.nl/landing/bg.jpg');
	background-repeat : repeat-x;
}
.container {
	position : absolute;
    margin-left : auto;
    margin-right : auto;
    left : 0;
    right : 0;
	top : 0;
	width : 1600px;
	height : 739px;
	clear:both
}
.top {
	margin-top : 0px;
	padding : 0px;
	width : 1600px;
	height : 59px;
	background-position : top;
	background-image : url('http://www.bafr.nl/landing/top.jpg');
	background-repeat : no-repeat;
}
.name {
	margin-top : 0px;
	padding : 0px;
	width : 1600px;
	height : 130px;
	background-position : top;
	background-image : url('http://www.bafr.nl/landing/damesboksen.jpg');
	background-repeat : no-repeat;
}
.dag {
	margin-top : 0px;
	padding : 0px;
	width : 1600px;
	height : 160px;
	background-position : top;
}
.bottom {
	margin-top : 0px;
	padding : 0px;
	width : 1600px;
	height : 251px;
	background-position : top;
	background-image : url('http://www.bafr.nl/landing/bottom.jpg');
	background-repeat : no-repeat;
}
a.external:link {
	font : 12px Tahoma;
	color : #333333;
	font-weight: bold;
	text-decoration: none; 
}
a.external:visited {
	font : 12px Tahoma;
	color : #333333;  
	font-weight : bold; 
	text-decoration : none;
}
a.external:hover {
	font : 12px Tahoma;
	color : #999999;
	font-weight: bold;
	text-decoration: none;  
}
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px; 
	color : #000000; 
	font-weight : normal; 
}
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color : #000000; 
	font-weight : bold; 
}
h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px; 
	color:#999999; 
	font-weight : normal; 
}
h4 { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color:#00FF00; 
	font-weight:normal; 
}
h5 { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color:#FF0000; 
	font-weight:normal; 
}
</style>

