@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #ebf5ff;
	height: 100%;
}

.container {
	width: 957px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 599px;
	background-image: url(bilder/HG_literatur_957x600.jpg);
	background-repeat: no-repeat;
	position: relative;
}

