#navigation {
display: none;
}

h1 {
background-color: red;
}

h1 a {
display: none;
}