body {
	background-image:     url("knopjpg/steenachtergrond.jpg");
	font-family: "Book Antiqua", "Times New Roman", sans-serif;
	font-size: 16px;
	color: #000000;
	background-repeat: repeat;
	background-attachment: fixed;
	cursor: hand;
	letter-spacing: normal;
}
a:visited {
	color: #000066;
}

