 body {
    background-image: url('bg.gif'); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #85828e;
  }