/* CSS Document */

#ball_01{
	position:absolute;
	width:70px;
	height:80px;
	margin-left:765px;
	margin-top:995px;
	z-index: 100;
}
#ball_02{
	position:absolute;
	width:70px;
	height:80px;
	margin-left:-72px;
	margin-top:10px;
}
