body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Comic Sans MS", "Comic Sans MS Bold", "Brush Script Std", "Courier New";
	color: #ccc;
	background-color: #0099FF;
	text-align: center;/* part 1 of 2 centering hack */
	}


h1 {
	font-size: 5em;
	line-height: 0.8em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #FF3300;
	}
h2 {
	font-size: 1.6em;
	line-height: 1em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #CCCCCC;
	}
h2 a {
	color: #FF6699;
	}
h2 a:hover {
	color: #CC0000;
	}
h3 {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0;
	color: #CC0000;
	}
.klein {
	font-size: 0.8em;
	}
#buch {
	position:relative;
	top:10px;
	width:269px;
	height:342px;
	z-index:1;
}
