.bg {
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center;
}

#kiri {
width:28%;
float: center;
}

#kanan {
margin-left: 28%;
float:right;
width:72%;
}

