@charset "utf-8";

body {
	background-color: rgba(80,126,78,1);
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace;
	color: rgba(255,255,255,1);
	padding-top: 2em;
}






#lindenblatt {
	margin-top: 5em;
}
#lindenblatt img {
	width: 200px;
	height: auto;
}
