body, html {
	background-image: url(images/background.jpg);
	margin: 0px;
	padding: 0px;
	}
#left {
	width: 33px;
	height: 190px;
	background-image: url(images/left.jpg);
	position: absolute;
	right: -1px;
	}
#animate_stukje {
	width: 33px;
	height: 162px;
	background-image: url(images/links.gif);
	position: absolute;
	right: -1px;
	top: 352px;
	}