html, body {
	height: 100%;
	background-color: #eef7e8;
	padding: 0;
	margin: 0;
}

img {
	border-style: none;
}