body,html{ margin:0; height:100%; width:100%;}

body{
  
    margin: 0 auto;
    background-image: url(narcos_bg.jpg);
    /*background-color: #9a9a9a;*/
    background-position: center center;
    background-repeat: no-repeat;
}