* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #96C;
	background-image: url(Bilder/Logo_Fin.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}
