<!--
BODY {
	font-family: Arial, Serif;
	font-size: 12pt;
	line-height: 12pt;
	background-image: url(plaatsjes/fryskeflaggeeftergrun.png);
	background-attachment: "fixed";
	background-position: top right; 
	background-repeat: repeat; 
	
	background-color: #fffff0;
	color: #000000;
	font-style: normal;
	}

UL {
	list-style-image: url(plaatsjes/pb.gif);
}

-->