body
  {
    background-image: url(../img/index_bg.jpg);
    background-repeat: none;
    background-size: cover;
  }
*
  {
    color: aliceblue;
  }