.baustelle {
	width:80%;
	height:80%;
	padding:10%;
	background:#eee;
	text-align:center;
}

.baustelle p {
	text-align:center;
	padding-bottom:1em;
	font-size:1.2em;
}

.baustelle p.head {
	font-size:4em;
	font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-weight:lighter;
	letter-spacing:0.1em;
	line-height:1.2em;
	color:#000;
}

.baustelle img {
	height:25em;
	margin-bottom:3em;
}