body {
	background-attachment: fixed;
	background-image: url(images/backdrops/werk_achter_1.png);
}
.block {
	position: absolute;
	background-color: #A97232;
	left: 16px;
	top: 122px;
	height: 314px;
	width: 141px;
	margin: 0px;
	padding: 3px 5px 5px;
	z-index: 2;
}
.block_buttons {
	position: absolute;
	background-color: #A97232;
	left: 16px;
	top: 435px;
	height: 36px;
	width: 141px;
	margin: 0px;
	padding: 3px 5px 5px;
	z-index: 3;
}
