@charset "UTF-8";

html {
	overflow: auto;
	height:100%;
}

body {
	background-color: #fff;
}
