#logo {
	margin-top:200px;
	display: block;
	text-align: center;
}
#footer {
	position: fixed; 
  	left: 0px;
  	bottom: 0px; 
  	height: 30px;
  	width: 100%;
  	text-align: center;
  	font-family: Helvetica, Arial, Geneva, sans-serif;
  	font-size: small;
}  
#imprint {
  	font-family: Helvetica, Arial, Geneva, sans-serif;	
}