@charset "UTF-8";
.top {
	background-color: #FFFFFF;
	height: 138px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	margin-bottom: 0px;
}
.navbar {
	background-color: #939F65;
	height: 25px;
	width: 900px;
	margin-bottom: 0px;
}
