It's invalid HTML to nest an h1 in a strong element, so if PowerMapper is telling you to do that then it's wrong. There is no reason to put a strong element inside an h1 just for the sake of styling the h1. It is perfectly fine to use CSS only to style the h1.