.headslide9 {
    height: 300px;
    width: 870px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(http://baldingerbakery.com/sites/default/files/Headerphotos/Header_photo_rest.png);
	
}

.headslide9 h2 {
  color:#000000;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
