.header{
  background-color: #f1f7ff;
  background-image: url("../img/back2.jpg");
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}

.grey{
  background-color: #f7f9ff;
}