/* Getting the new tags to behave */
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video {display:block}
mark,rp,rt,ruby,summary,time {display:inline}
/* Global properties ======================================================== */
html {width:100%}
body {
	font-family:Arial;color:#262626;font-smooth:always;
	background-color:#669cfc;
	background-image:url(blue_bk.png);

    background-repeat: no-repeat;
    background-position: center;
	min-width:1000px;
	min-height:950px;
} 
#li {background-image:url(blue_bk.png); 	background-size:1841px 1824px;display:none} 
#divFloat 
{
	width:1050px;
	height:950px;
	margin:0 auto;
}

#jpreOverlay,
#jSplash 
{
	
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 700;
}
#jSplash{
	line-height:1.7;
}
