/* iPhone */
#bg div{ width:200%; height:200%; top:-50%; left:-50%; z-index:0;float:left; position:fixed}
#bg td{vertical-align:middle; text-align:center;  background:url(img/loading.gif) no-repeat center center;}
#bg img{min-height:50%; min-width:50%; margin:0 auto; display:block;}
html,  #bg, #bg table, #bg td{
	width:100%;
	height:100% ;
	overflow:hidden;
	z-index: 0;
}

