@charset "utf-8";
body {
	background-color: #333;
}
#inhalt {
	margin: 0px auto;
	position: relative;
	height: auto;
	width: 500px;
	top: 150px;
	text-align: center;
	font-size: large;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: none;
}
h1 {
	font-size: x-large;
	font-family: "Arial Black", Gadget, sans-serif;
}
h2 {
	font-size: x-large;
	font-family: "Arial Black", Gadget, sans-serif;
}
