/* CSS Document */

#body_center {
width: 800px;
margin: 20px auto;
background-color:#FFFFFF;
}

#juara_1{
margin: 15px 20px auto;
}

#juara_2{
margin: 5px 20px auto;
}

#juara_3{
margin: 15px 20px auto;
}

.gambar_1 {background:url(../images/gambar1.jpg)}
.gambar_2 {background:url(../images/gambar2.jpg)}
.gambar_3 {background:url(../images/gambar3.jpg)}

#label_1 {
background:url(../images/satu.gif);
	position:absolute;
	left:132px;
	top:99px;
	width:97px;
	height:167px;
	z-index:0;
}
#label_2 {
background:url(../images/spuluh.gif);
	position:absolute;
	left:132px;
	top:432px;
	width:94px;
	height:167px;
	z-index:0;
}
#label_3 {
background:url(../images/lima_blas.gif);
	position:absolute;
	left:132px;
	top:860px;
	width:94px;
	height:167px;
	z-index:0;
}
