body {
	font-family: sans-serif;
	font-size: medium;
	background-color: aqua;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
}