body {
	text-align: center;
	font-family: "Open Sans"; 
	font-size: 20px; 
	font-style: normal;
}

.logo {
	margin: 15% auto 20%;
	width: 80%;
}

.footer {
	margin: 0 auto 40%;
}

.footer a {
	color: #E6DA3C;
	text-transform: uppercase;
	margin: 0 auto 10%;
	text-decoration: none;
}

.footer a:hover {
	color: #EBE595;
}

#impressum {
	color: #505050;
	margin-bottom: 20%;
}
