@charset "utf-8";
/* CSS Document */
#batas {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#633e1a;
	background:url(../utama/theme/ngawi/bg.jpg);
}
#atas{
	margin:0px auto;
	margin-top:125px;
	width:100%;
	background:url(logo.png) center no-repeat;
	height:118px;
}
#tengah{
	margin:0px auto;
	width:100%;
	background:url(bg.png);
	height:94px;
	text-align:center;
}
#bawah{
	margin:0px auto;
	width:100%;
	background:url(bawah.png) center no-repeat;
	height:27px;
}
#flash{
	margin:0px auto;
	padding-top:10px;
	text-align:center;
	width:100%;
	overflow:auto;
}


