body {
	background-image: url(image/web3_01.jpg);
	background-repeat: repeat-x;
	margin: 10px;
	background-color: #ecf82c;
}
#box {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#box #header {
	background-image: url(image/web3_03.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 1000px;
}
#box #navigasi {
	background-image: url(image/web3_10.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 1000px;
}
#box #navigasi .botton {
	height: 100px;
	width: 150px;
	float: left;
}
#box #slider {
	background-image: url(image/web3_12.jpg);
	background-repeat: repeat-y;
	height: 200px;
	width: 1000px;
}
#box #isi {
	background-image: url(image/web3_14.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 940px;
	padding-top:40px;
	padding-left:40px;
	padding-right:20px;
}
#iklankiri{
	width:100px;
	height:400px;
	background-color:#9F0;
	position:absolute;
	top:0px;
	left:60px;
	z-index:1;
	}
	
	#iklankanan{
	width:100px;
	height:400px;
	background-color:#9F0;
	position:absolute;
	top:0px;
	right:60px;
	z-index:1;
	}