/* CSS Document */

body {
	overflow-x:hidden
}

#index {
	position:absolute;
	top:0px;	
	height:100%;
	width:100%;

}
	

