body{
	margin:auto;
	max-width:400px;
	background-color:#F3F9F6;
}
.bg-hitam{	
padding:5px;
color:gray;
font-size:25px;
border-bottom:1px dotted grey;
}
.navbar{
	position:fixed;
	bottom:0px;
	max-width:400px;
	width:100%;
	background-color:white;
	border-top:green;
}