div#logo {
  background-image:url(../img/logo.gif);
  background-repeat:no-repeat;
  border-bottom:1px dotted #c2c2c4;
  margin-bottom:10px;
  height:73px;
  width:100%;
}