
body {
	background-color: black;
}

#Page {
	background-image: url("/WebObjects/DU.woa/Contents/WebServerResources/t1.jpg");
}

#MainMenu {
	left: 75px;
	top: 340px;
}

#Content {
	width: 550px;
	height: 300px;
	left: 75px;
	top: 370px;
	color: white;
}
