body {
	line-height: 1.6;
	font-family: Bitter,serif;
	font-size: 14px;
	color: #831843;
	margin: 0;
}
a {
	color: #831843;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	max-width: 100%;
}
