body {
	background-attachment: fixed;
	background-color: white;
	background-image: url("http://www.bjornleukemans.be/Image/iframe.png");
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial;
	text-align: right;
	margin: 0;
	width: 733px;

}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
