body{
  
  background-image: url("https://textures.neocities.org/textures/wood/N022.JPG");
  color: white;
  
  
}

.header{
  display: block;
  border-style: solid;
  border-color: #400808;
  border-width: 2px;
  background-image: url("https://images.unsplash.com/photo-1528459105426-b9548367069b?q=80&w=2764&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D");
  background-size:cover;
  color: white;
  text-align: center;
  padding: 0 0 0 0;
}