html {
	background-color: #ff948c;
	font-family: Georgia;
}

header {
	margin: 2em;
	font-size: 36pt;
	font-weight: bold;
	text-align: center;
}

body {
	font-size: 16pt;
	text-align: center;
}

section {
	font-weight: bold;
}