body {
  background-image: url("images/logo.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
