body {
	background: rgb(94,182,210);
}

.wartung {
	margin: 0 auto;
	width:fit-content;
	padding-top: 100px;
}

p {
	color:white;
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
}

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

p.big {
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 30px;
}



