/* CSS for header of home page(file: index.html)*/

header.header{
  background-color: blue;
}
