body {
	margin: 0;
	color: #2563EB;
	font-family: Merriweather, Georgia, Times, serif;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 22px;
}
