@charset "utf-8";

h1 {

	text-align: center;
	background-color: #fff;
	height: 50px;
	border-bottom: 3px solid #191970;
}
h1 img {
	width: 25%;
	max-width: 75px;
	margin-top: 10px;
}