@charset "utf-8";
/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	width:100%;
	height:158px;
	background:url(../images/header.jpg) no-repeat top center;
}

#footer {
	width:100%;
	height:80px;
	background:url(../images/footer.jpg) no-repeat bottom center;
}

.kotak {
	background-image:url(../images/kotak_03.jpg);
	width:735px;
	height:1015px;
	background-repeat:no-repeat;
}
