@charset "utf-8";
body {
	background-image: url(../img/bg/bg.jpg);
	background-position: center top;
	margin-top: 0px;
	background-repeat: repeat;
	background-attachment: scroll;
}
