body {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	color: #FF0000;
	margin-left: 100px;
	background-attachment: scroll;
	background-image: url(didinieuw.jpg);
	background-repeat: no-repeat;
	background-position: 85%;
	margin-right: 100px;
}
a:link {
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
	text-decoration: none;
}
