/*stove & fireplace */
#sf {
 width: 100%;
 height: 201px;
 position: relative;
 background: url('images/stoves_wide_white.jpg') no-repeat 0 0; 
}
#sf h2 {
 position: relative;
 width: 231px;
 height: 201px; 
}
#sf h2 span {
 position: absolute;
 top: 0;
 width: 100%;
 height: 100%;
 background: url('images/stoves_wide_white.jpg') no-repeat 0 0; 
}

