@charset "utf-8";
body {
	margin-top: 100px;
	background-color: #FFFFE8;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
