body {
	font-family: Merriweather, serif;
	background: #f7f7f7;
	margin: 0;
	color: #A855F7;
}
a {
	text-decoration: none;
	color: #7C2D12;
}
a:hover {
	text-decoration: none;
}
