@charset "utf-8";
/* CSS Document */

body {
	background-color: #080317;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow:hidden;
}
.H100 {
width:100%;
height:100%;
}
