@charset "utf-8";
/* CSS Document */
html {
overflow:hidden;
}

body{
background-color:#000000;
height: 100%;
}

div#total{
	width:1024px;
	margin: 0 auto;
	height: 100%;
	}
