body {
	background-color: #999999;
	font-family: 'Gudea', sans-serif;
}

.placeholder {
	margin: 20% auto;
	text-align: center;
}

.placeholder img {

}

.placeholder .text {
	margin-top: 4rem;
	font-weight: bold;
	font-size: 20px;
}

.imprint {
	position: fixed;
	bottom: 0;
	left: 0;
}