.maintenance-notice {
	text-align: center;
	font-weight: bold;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	line-height: 1.25em;
	font-size: smaller;
	color: white;
}
