@charset "utf-8";

#topContainer {
	height: 50px;
	background-color: #3A4980;
	text-align: center;
}

#top {
	max-width: 1600px;
	margin: 0 auto;
	font-size: 1.2rem;
	line-height: 50px;
	color: white;
}