/* Style sheet bg_style */
img.bg{width:100%;height:auto;top:0;left:0;position:fixed;min-height: 100%;min-width: 1024px;}
@media screen and (max-width: 1024px){left:50%;margin-left:-512px;}
