div.content {
  background-color: #cc0033;
  color: white;
}
.nav1 span {
  background-color: #cc0033;
}
a:link {
  color: white;
}

