body {
	color:#000000;
	text-align: center;
	background-image:url(../bilder/hintergrundganz.jpg);
	background-repeat: no-repeat;
		
} 
#content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	}

img {
	border: none;
	}

a {outline-style:none;}






