body {
	background: url(../img/bg.png) repeat;
}

.head {
	background-color: rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.25);
	min-height: 90px;
}

.img-border {
	padding: 1.5em;
	background-color: white;
	border-radius: 0.5em;
}

.imprint-data {
	font-size: larger;
}
