.gamecontainer {
	position: absolute;
	width: 800px;
	height: 600px;
	left: 124px;
	top: 189px;
	z-index:-1;
}
.leftad {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 600px;
}
.topad {
	position: absolute;
	width: 728px;
	height: 90px;
	left: 123px;
	top: 96px;
	
}
.toptext {
	position: absolute;
	left: 189px;
	top: 0px;
	z-index: 9;
}
.gamecontainer2 {

	position: absolute;
	width: 600px;
	height: 600px;
	left: 124px;
	top: 189px;
	z-index:-1;
}
