#gametop {
	clear: both;
	margin: 0 auto;
	background: url(../games/images/backgrd.gif) no-repeat;
	width: 725px;
	height: 588px;
}

#gamebott {
	width: 725px;
	clear: both;
	margin: 0 auto;
	background: url(../games/images/bott_tile.gif);
}

#gametop a, #gamebott a { display: block; }
