body {
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(../images/bgokbgt_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	background-image: url(images/bg.jpg);
}
#wrapper #kiri {
	background-image: url(images/images_01.jpg);
	float: left;
	height: 64px;
	width: 238px;
}

#wrapper #kanan {
	background-image: url(images/images_02.jpg);
	float: left;
	height: 64px;
	width: 512px;
}
#wrapper #kiri1 {
	background-image: url(images/images_03.jpg);
	float: left;
	height: 134px;
	width: 238px;
	background-repeat: no-repeat;
}
