The reason the title changes to black is because it is not a link on the product info page. Since that gives a message to the user, it may be better not to edit it.

This is something you can find for yourself by using the Firefox Web Developer tools, which you need to become familiar with.

There are several stylesheet methods for centering an element, including margin: auto; and text-align: center;.