/* @override 
	http://localhost/sascha/undweg/undweg.css
	http://localhost/sascha/esgehtweiter/esgehtweiter.css
*/

body {
	background: #000 center center;
}

div#image {
	background: #000 url(esgehtweiter.jpg) no-repeat center center;
	width: 500px;
	height: 465px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 55px;
}

p#footer {
	text-align: center;
	color: #c8c8c8;
	background-color: transparent;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	bottom: 50px;
	width: 100%;
	position: fixed;
}