
/*** bg_background ***/
#bg_background,#bg_background img{display:none;position:fixed;}
html>body #bg_background{display:block;height:100%;left:0;padding-bottom:0;position:absolute;top:0;width:100%;z-index:-1;}
html>body #bg_background img{display:inline;height:auto;width:100%;}

