body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bed_1920x1200.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	text-decoration: none;
}
#content {
	position:relative;
	width:450px;
	z-index:5;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-decoration: none;
	height: auto;
}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
}
.tekstveld {
	width: 312px;
	margin-right: auto;
	margin-left: auto;
	height: 898px;
}
.onderbalk {
	height: 50px;
	width: 312px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8941D;
}
