#image_container {
	width:220px;
	height:187px;
	background:url(../images/logo_water-game.gif) no-repeat top left;
	position:fixed;
	left:0px;
	bottom:0px;
	z-index:2;
}

#CPU1, #CPU2, #CPU3 { cursor:default; }