
BODY {
	background : #3F2314 url(bg_verlauf.gif);
	font-family : "Times New Roman";
	color : #FFF9D2;
	background-attachment : fixed;
}

*{
	font-family : "Times New Roman";
	color : #FFF9D2;
	font-style : italic;
	font-size : medium;
	font-weight : bold;
}

H1 {
	text-align : center;
		font-size : 200%;
	
}
H2 {
		font-size : 130%;
	
}

SMALL {
	font-size : 50%;
}

A:LINK {
	font-family : "Times New Roman";
	color : #FFF9D2;
	font-style : italic;
	font-size : large;
	font-weight : bold;

}
