
body.final {
   background: url(./images/background1.JPEG);
   }
   {color: white;}

header {background-color: black;
color: black;}

div {margin-bottom: 0;
color: white;}

nav {background-color: red;
color:white;
font-size: 16px;
}

a {
  color: white;
}