 
a#babies_button:link, a#babies_button:active, a#babies_button:visited {
  display: block;
  width: 480px;
  height: 249px;
  background-image: url('main2.gif');
  background-repeat: no-repeat;
  text-indent: -9999px;
  border-bottom:0;
  position:relative;
  top:10px;
}
a#babies_button:hover {
  background-position: -480px;
  border-bottom:0;
  background-color:#ffffe5;
}

a#babies_button2:link, a#babies_button2:active, a#babies_button2:visited {
  display: block;
  width: 315px;
  height: 163px;
  background-image: url('main22.gif');
  background-repeat: no-repeat;
  text-indent: -9999px;
  border-bottom:0;
  position:relative;
  top:10px;
}
a#babies_button2:hover {
  background-position: -315px;
  border-bottom:0;
  background-color:#ffffe5;
}
