*{
	border:0px solid #eee;
	margin:0;
	padding:0;
	list-style:none;
}
html,body,#bg,#bg table,#bg td,#cont{width:100%;height:100%;overflow:hidden}
body{cursor:default;background:url(loading.gif);color:#000}

#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto}
#cont{
	position:absolute;
	top:0;
	z-index:2;
	overflow:auto;
	left: 4px;
}
