body {
  padding: 31px;
  margin: 0;
  font-family: Verdana;
  color: black;
  
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
}


body {
  background-image: url(bar.png);
}

