html, body {
	background-color:#000000;
	margin:auto auto;
	text-align:center;
}
img {
	border-style:none;
}
.menue{
	cursor: pointer;
}
#server {
	position:absolute;
	margin:auto auto;
	margin-left:-90px;
	margin-bottom:-100px;
}

