.ribbon {
	background-color: #286090;
	color: #fff;
	font-size: 20px;
	padding: 10px 25px;
	border-top: 2px solid #005;
	border-bottom: 1px solid #005;
	/*max-height: 60px;*/
}

.ribbon h1 {
	font-weight: bold;
	/* font-style: oblique; */
}