@charset "utf-8";
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-style: normal;
	color: #4E3B30;
	background-color: #FBEEC9;
	text-align: center;
	vertical-align: text-top;
}

