@charset "UTF-8";
.yellowbar {
	background-color: #92B200;
	height: 7px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: static;
}
