body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 16px/1.4 Georgia, "Times New Roman", Times, serif;;
}
.container {
	max-width: 600px;
	margin: 20px auto;
	padding: 0 20px;
	text-align: left;	
}


h1, h2 {
	margin: 20px 0 0;
}

h1 {
	text-indent: -999em;
	background: url(stadtgut-blankenfelde.gif) no-repeat;
	width: 205px;
	height: 130px;
	text-align: left;
}

h2 {
	display: none;
}

img {
	margin: 20px auto;
	width: 100%;
	max-width: 480px;	
}

p {
	color: #666;
	max-width: 480px;
}

hr {
	border: dashed 1px #aaa;
	border-bottom: none;
}