#top {
	background: url(../images/bg/home_center.jpg) center 97px repeat-x;
	height: 630px;
}

#dragonballTop1 {
	background: url(../images/bg/bg_top_dragonball1.png) no-repeat;
	height: 65px;
	width: 65px;
	position: absolute;
	top: -7px;
	left: 1px;
	z-index: 1;
	display: block;
}
#dragonballTop2 {
	background: url(../images/bg/bg_top_dragonball2.png) no-repeat;
	height: 65px;
	width: 87px;
	position: absolute;
	top: 4px;
	right: 1px;
	z-index: 1;
	display: block;
}