@charset "utf-8";

body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body {
	background-color: #80b3d0;
}

