header {
background-color: green;
}
#header {
    background-color: light green;
}
.side-header {
    background-color: blue;
}
