body {
	color: #333;
	padding: 0.7em 0.7em 0.3em;
	text-align: center;
}

h1 {
	font-size: 4.5em;
	margin-bottom: 25px;
}

p {
	font-size: 1.3em;
	margin-bottom: 15px;
	line-height: 1.5em;

}

img {
	border-radius: 50%;
	margin: 0 0 10px;
	}

footer{
	margin-top: 3.7em;
	}

footer a{
	color: #333;
	font-size: 1em;
}

.impressum {
	max-width: 300px;
	margin: auto;
	text-align: left;
}

.impressum h1{
	font-size: 2.7em;
	text-align: center;
	margin-bottom: 35px;
}

.impressum p{
	margin-bottom: 25px;
	font-size: 1em;
}
