body {
	background-color: #2D2D2D;
}

#OuterContainer {
	position: absolute;
	width: 700px;
	height: 377px;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	margin-top: -188px;
	background-image: url(gfx/index.gif);
}

#MenuContainer {
	margin-top: 45px;
	margin-left: 363px;
	width: 271px;
	height: 96px;
}
