body {
	background-color: #059c3d;
	color: white;
	font-family: 'Raleway', sans-serif;
	font-size: 1em;
	padding-top: 100px;
}

h1 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 3.6em;
	text-align: justify;
}

h2 {
	font-size: 1.8em;
	text-align: justify;
}

a {
	color: white;
	display: block;
	text-decoration: none;
}
