body {margin: 0; padding: 0; background-color:#000;}
p {color: red; font-weight: bold; margin-top: 1em; text-align:center;}
.baustellenseite {
	text-align: center; 
	height: 80%; 
	background-image: url(schuhTest.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
}