body{
  background-image: url(images/web/background.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #162455;
  }