body {
	margin: 0;
	padding: 0;
	background: #372F2D;
}
img {
	margin: 0 0 -5px 0;
}
a {
	color: #362F2D;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}
