body {
	background-color: #2D1F13;
	text-align: center;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	vertical-align: middle;
}
#container {
	position: relative;
	text-align: left;
	width: 922px;
	height: 562px;
	border: 14px solid #FFFFFF;
	background-image: url('../img/floor0/floor0bg.jpg');
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}