.headerContainer
{
  width: 800px;
  height: 200px;
  border-top: 3px solid #FFCCFF;
  border-left: 3px solid #FFCCFF;
  border-right: 3px solid #FFCCFF;
  background-image:  url("../images/bb-logobkg3.jpg");
  margin: auto;
}

.navFloater
{
  position: relative;
  top: 30px;
  float: right;
  left: -25px;
  width: 25%;
  line-height: 0px;
  text-align: center;
}