@charset "UTF-8";

html {
	min-height: 100%;
}
body {
	background-color: #F8F5E4;
	margin: 0px;
}

a {
	text-decoration: none;
}