@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	text-align:center;
	margin:auto;
	background-image:url(../img/bg/bg_1.png);
	background-position: center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}