﻿.birdbath {
	background-attachment: scroll;
	background-image: url(images/bird_bath.gif);
	background-repeat: no-repeat;
	background-position: 30px 370px;
}
td .birdbath img{
  border: 1px solid #555; 
}

