html, 
body{
	
	height: 100%;
    /*overflow: hidden;*/
	
}
			
 /* end hide */
body{
	
	background-color:#6B6B6B;
	margin:0px;
	padding:0px;
	
}
			
#bellomo, 
#i{
				
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
				
}

