body{
width:900px;																				//Di buat tgl 30-10-2011//
margin:auto;
background-image:url(../images/bg.jpg);
background-position:center 0;										
background-repeat:no-repeat;

}
#header{
width:auto;
margin-top:5px;
height:105px;
line-height:50px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
-moz-border-radius:15px;
border:#9966CC solid 1px;
}
#kiri{
padding:5px;
height:450px;
width:200px;
margin-right:5px;
background-image:url(../images/aaa.jpg);
float:left;
-moz-border-radius:15px;

}
	
#content{																
padding:5px;
height:450px;
width:460px;
background-image:url(../images/content.png);
background-repeat:no-repeat;

float:left;
-moz-border-radius:15px;

}

#content1{																//Di edit tgl 4-11-2011//
padding:5px;
height:450px;
width:460px;
background-image:url(../images/content1.png);
background-repeat:no-repeat;

float:left;
-moz-border-radius:15px;

}

#content2{																//Di edit tgl 4-11-2011//
padding:5px;
height:450px;
width:460px;
background-image:url(../images/content2.png);
background-repeat:no-repeat;

float:left;
-moz-border-radius:15px;

}


#kanan{
padding:5px;
float:right;
height:450px;
width:200px;
-moz-border-radius:15px;

}
#footer{
padding:5px;
height:50px;
text-align:center;
line-height:40px;
background-image:url(../images/footer.png);
background-repeat:no-repeat;
clear:both;
-moz-border-radius:15px;
}
#kosong{
height:5px;
clear:both;
}