

body, html {
	text-align: center;
	font-family: Arial;

	height: 100%;
}


h1 {
	font-size: 14px;
	font-weight: bold;

	margin-bottom: 24px;
}

p {
	font-size: 12px;
	margin-bottom: 10px;
}
