#yourTag {
background-image: url(one.png), url(two.png);
background-position: center bottom, right bottom;
background-repeat: no-repeat;
width: 300px;
height: 350px;
}
Umarım açıklayıcı olmuştur.
İnternette bu kodu ben de buldum ancak mevcut sprite koduyle birlikte nasıl kullanacağımı çözemedim.