div#navbar {
  height: 27px;
  width: 780px;
  background-image: url("../images/bluebar.gif");
  background-position: bottom;
  background-repeat: no-repeat;
  border-top: 8px solid #FFFFFF;
  color: #B1BAD7;
  font-size: 2px;
}

