#Layer1 {
	position:absolute;
	width:843px;
	height:548px;
	z-index:1;
	left: 236px;
	top: 165px;
}
.game {
	float: left;
	height: 200px;
	width: 280px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.gameimg {
	border-style: none;
}
#Layer2 {
	position:absolute;
	width:732px;
	height:39px;
	z-index:2;
	left: 236px;
	top: 108px;
}

