html { 
    width:100%; 
    height:100%; 
    background:url(bg.png) center center no-repeat;
    background-size:em;
    background-color:#13386b;
 }