body{
	background-color:#c6a0ee;
	margin-top: 0;
	margin-right: 0;
	margin-left: 10;
   font-family:arial;
	font-size: 10pt;
}
.judul{
	background-color: #cc99ff;
	top:0px;left:0px;width:800px;height:98px;position:absolute;}

.judul2{
	background-color: transparent;
	top:0px;left:300px;width:800px;height:98px;position:absolute;}
		
.menukiri{
position:absolute; left:9px; top:125px; width:122px; height:193px;
border-right-style:ridge;}

.isi{
	top:121px;
	left:153px;
	width:800px;
	height:349px;
	position:absolute;
	padding:10px;
	}
