body {
	background:#000;
	text-align:center;
}

#contents {
	position:relative;
	margin: 0 auto;
	width:730px;
}

#topmoon {
	position:absolute;
	left:451px;
	top:0px;
	width:263px;
	height:149px;
	background-image:url(../images/topmoon.jpg);
}

#logo-name {
	position:absolute;
	left:81px;
	top:140px;
	width:341px;
	height:130px;
	background-image:url(../images/logo_name.jpg);
}

#moon {
	position:absolute;
	left:444px;
	top:149px;
	width:287px;
	height:130px;
	background-image:url(../images/moon.jpg);
}

#warhammer {
	position:absolute;
	left:0px;
	top:279px;
	width:150px;
	height:209px;
}

#aoc {
	position:absolute;
	left:180px;
	top:279px;
	width:150px;
	height:209px;
}

#moon-fragment {
	position:absolute;
	left:510px;
	top:279px;
	width:20px;
	height:77px;
	background-image:url(../images/moon_fragment.jpg);
}

#wow {
	position:absolute;
	left:360px;
	top:279px;
	width:150px;
	height:209px;
}

#xbox {
	position:absolute;
	left:530px;
	top:279px;
	width:168px;
	height:209px;
}

#lowermoon {
	position:absolute;
	left:698px;
	top:279px;
	width:33px;
	height:105px;
	background-image:url(../images/lowermoon.jpg);
}

#reflections {
	position:absolute;
	left:0px;
	top:488px;
	width:690px;
	height:120px;
	background-image:url(../images/reflections.jpg);
}

#mobile {
	display:none;
}