body {
    background: url(images/chart.png) no-repeat center center fixed; 
    background-size: cover;            
}

#main {
  position: absolute ;
  top: -10vh;
}