#logo{
	width: 400px;
	position:absolute;
	left:50%;
	margin-left:-200px;
	height: 200px;
	margin-top: 200px;
	text-align: center;
}

a {
	text-decoration: none;
	border-style:ridge; 
	border-width:0px; 
	
	}

body {
	background-image:url(vogel_trans.gif);
	
	}