body{
	background-color:#000000; 
	margin:0; 
	padding:0; 
	text-align:center;
}
#gaestebuch{
	width:100px;
	margin:0 auto 0 auto;
	text-align:center;	
	font-size:1.2em;
	border-top:solid #37291d 1px;
	border-bottom:solid #37291d 1px;

}

#gaestebuch a,
#gaestebuch a:active,
#gaestebuch a:visited{text-decoration:none;color:#4d3929;}
#gaestebuch a:hover{color:#856347;}