#main-bg-img {
  background-image: url("images/rome.png");
  background-position: center;
  background-size: cover;
  color: #979797;
}

