@charset "utf-8";

.center {
	text-align: center;
}

.big {
	font-size: 36px;
	color: #F00;
	font-weight: bold;
}

h1 {
	font-size: 46px;
	color: #F00;
	font-weight: bold;
}