html{
	background-color: #000;
}
#topSpacer{
	height: 35px;
}
#wrapper{
	background: #000 url(../images/background.jpg) no-repeat;
	border-bottom: 1px solid #333333;
	margin: auto;
	overflow: hidden;
	width: 900px;
}
#content{
	height: 540px;
	position: relative;
}
#experience{
	left: 86px;
	position: absolute;
	top: 202px;
}
#or{
	left: 297px;
	position: absolute;
	top: 202px;
}
#site{
	height: 27px;
	left: 323px;
	position: absolute;
	top: 202px;
	width: 215px;
}
#gameBoxes{
	height: 127px;
	left: 728px;
	position: absolute;
	top: 348px;
	width:122px;
}
#preOrderNow{
	height: 24px;
	left: 724px;
	position: absolute;
	top: 485px;
	width:131px;
}
#logos{
	margin: auto;
	padding-top: 10px;
	text-align: center;
	width:900px;
}
#logos img{
	margin: 0 15px 5px;
	vertical-align: middle;
}
#legals {
	text-align: center;
	margin: auto;
	font-family:arial, verdana;
	color:#999;
	font-size:10px;
	width:900px;
	padding-bottom:20px;
}