body {
	text-align: center;
	background-image: none;
	background-size: cover;
	background-color: #000;
}
p { }
td { }
a:link { color: #f60; text-decoration: none; }
a:visited { color: #f60; text-decoration: none; }
a:hover { color: #fff; }
a:active { }
#impressum {
	font-family: Helvetica, sans-serif, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

