h2 {
text-align:center;
background-image:url(star.png),url(star.png);
background-repeat: no-repeat, repeat-y;
background-position: left center, right center;
}
@Moadh_NAJAR this looks like it is going in the right direction! Basically @ncv239, try setting your background on the header, not the surrounding box.