@charset "UTF-8";
/* CSS Document */

@import url("reset.css");

body {
	background-color:#a7a8b1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
