@charset "UTF-8";
/* CSS Document */
#payoff{
	width:300px;
	height:200px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../site_img/payoff_nl.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#nieuws_heading{
	width:300px;
	height:35px;
	background-attachment: scroll;
	background-image: url(../site_img/heading_nieuws_nl.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
