@charset "utf-8";
.header {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 100px;
	color: white;
	background-color: royalblue;
	height: 140px;
	margin-bottom: 0px;
}
