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

body {
	margin:0px;
	height:100%;
	background-color:#000000;
}
.bg_main{
background-image:url(../img/bg_body.gif);
background-position:middle center;
}
