/*
CSS for Baby Boomers site
*/

#header p {
  /* text-align: left; */
  font-size: 26px;
  color: blue;
  padding-left: 0;
  padding-top: 0;
  background-color: #B2BFCD;
  width: 740;
  height: 130;
  margin: 0;
  background: #B2BFCD url(images/couple-by-tree_130.jpg) no-repeat right;
}

#header {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 0px;
  align: center;
}
