@charset "utf-8";
.header {
	margin-top: 20px;
	font-family: "Times New Roman";
	font-size: 1.5vw;
	color: #000000;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	padding-top: 0px;
}
