O.k. Try adding these lines to your stylesheet.css:

Code:
h2#productPrices {
    color: red;
    }
h1#productName {
    color: green;
}