.backgroundme {
  background-image: url('../images/nav/background.png');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% -60px;
}

