body{
	background:White;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:40px 15%;
	line-height:1.4em;
}
h1{
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
}
a{
	font-weight:bold;
}
a:link,a:visited{
	color:#c60;
	background:transparent;
}
a:hover{
	color:Black;
	background:transparent;
	text-decoration:none;
}
a:active{
	color:#c60;
	background:transparent;
}
img{
	border:none;
}
.promote{
	margin:1.5em 0;
}
#imprint{
	font-size:0.7em;
	color: #550;
	background:transparent;
}