body {
	background-image: url("../img/11 07 31 web.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-color:gray;
}

#werk {
	font-size: 1.5em;
}

#links {
	font-size: 1.5em;
}

#contact {
	position: absolute;
	bottom:20px;
	left:45%;
	text-align:center;
}

a {
	text-decoration:none;
	color: black;
}