I see the following on product pages:Which matches the title tag for the pageCode:<!--bof Product Name--><h1 id="productName" class="productGeneral">Acid Zapper 120-count tablets</h1> <!--eof Product Name-->
On the category page (product listing)Ezpages have similar behavior of picking up the name of the page as the title and wrapping it in a h1.Code:<h1 id="productListHeading">Nutritional Supplements</h1>
On the main index page you are left to create your own, when you edit page content with the define pages editor(define_main_page)
What browser are you using? I would suggest firefox with the web developer toolbar. With that tool you will be able to quickly look at the tags for each element on the page.



