/* Add custom CSS styles below */ 
  header{
    background-color: rgb(212, 172, 147);
    
  }
 
 
 
 
  body {
    background-color: rgb(242, 233, 227);
  }