@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
}

#placeholder {
	width:700px;
	margin: 50px auto 0px auto;
	box-shadow: 10px 10px 20px #888888;
}

.huuraanbod {
width:800px;
margin:50px auto;
padding: 15px 0px;
color: #eee;
background: #4E1A65;
text-align:center;
font-family: verdana;
text-transform: uppercase;
font-size:20px;
text-decoration:none;
}

