div.breadcrumb {
  background: #D8FFFF;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  margin: 0;
  height: 1.5em;
  border-bottom: 1px solid black;
}

div.content {
  padding-top: 1em;
}
