body {

	background-attachment: scroll;

	background-image: url(klep1.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

	color: #666666;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;



}

<link href="nieland.css" rel="stylesheet" type="text/css">

hover {

}

a:hover {

	color: #ff0000;

	text-decoration: underline;

}

a {

	color: #666666;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

link {

	color: #666666;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

