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