BODY {
	color: #ffeef5;
	background-color: #ffeef5;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: smaller;
	text-align: center;

background-image: url(/images/bg_herzen.png);

	font-weight: lighter;
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat-y;
	}
	


A {
	color: #e13016;
	text-decoration: none;
}

A:HOVER {
	color: #e13016;
	text-decoration: underline;
}
