div#myheader {
  background: #ddd;
  }
div#myheader span {
  color: red;
  }
div#myheader a {
  color: #005555;
  }
