@charset "utf-8";
/* CSS Document */

<style type="text/css">
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 48px;
	color: #818181;
}
body {
	background-image: url(Site/pics/Hintergrund.png);
	background:url(pics/Hintergrund.png);
}
</style>