body{
	font-family: "Calibri";
	font-size: 16px;
}

table{
	margin-left:auto; 
	margin-right:auto;
}

body.start{
	background-color: #c9df8a;
}

img{
	width:90%;
	height:90%;
}
span.titel{
	color: #36802d;
	font-size: 50px;
	letter-spacing: 10px;
	text-transform: uppercase;
}
