﻿body {	margin-left: auto;	margin-right: auto;	background-image:url(background.jpg);	padding: 10px;	font-family: "Verdana";	font-size: 12px;	font-weight: bold;}img {	border: 0px;}#front {	position: absolute;	top: 50%;	left: 50%;	width: 1000px;	height: 400px;	margin-left: -500px;	margin-top: -200px;	background-image:url(front.png);}#shop {	text-align: center;	position: absolute;	top: 50%;	left: 50%;	width: 1000px;	height: 300px;	margin-left: -500px;	margin-top: -150px;}#impressum {	text-align: center;}
