#Wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	position: relative;
	height: 600px;
	background-color: #062067;
}
#menuWrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	top: -600px;
	position: relative;
	height: 600px;
}
body {
	background-image: url(images/background6.jpg);
	background-color: #062067;
	background-position: center;
}

