@charset "utf-8";
/* CSS Document */
html, body {
	width:100%;
	height: 100%;
	background-color:#715B47;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
