html, body {
      height: 100%;
      margin: 0px;
      padding: 0px;
      border: none;
	  background-image:url(images/real_utopia-verlauf437.gif);
	  background-position: bottom;
	  background-repeat: repeat-x;
}

#nav {
    text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#menu-logo-top {
	display: block;
	margin: 0px;
	padding: 20px 10px 20px 10px;
	border-width: 0px 0px 5px 0px;
	border-bottom: solid 4px white;
    text-align: center;
}

#menu-logo-bottom {
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 10px;
}
