@charset "utf-8";

* {
	margin: 0px;
}
body {
	background-color: #FFFFFF;

}

