
body {
	
	background-image:url(LogoWebseite.jpg);
	background-position:top center;
	background-attachment: fixed;
	background-repeat:no-repeat;
}
.Inhalte {
	
	font-family:arial;
	font-size:10px;
	color:#323232;
	width: 700px;
	margin: 0 auto;
	text-align:center;}