#shop #store_content #page_title
{
    background: url('../images/title-shop.gif') 0 0 no-repeat;
    height: 60px;
}

#home #store_content #page_title
{
    background: url('../images/title-welcome.gif') 0 0 no-repeat;
    height: 46px;
}

#terms #store_content #page_title
{
    background: url('../images/title-terms.gif') 0 0 no-repeat;
    height: 46px;
}

#about #store_content #page_title
{
    background: url('../images/title-about.gif') 0 0 no-repeat;
    height: 46px;
}

#contact #store_content #page_title
{
    background: url('../images/title-contact.gif') 0 0 no-repeat;
    height: 46px;
}

#links #store_content #page_title
{
    background: url('../images/title-links.gif') 0 0 no-repeat;
    height: 46px;
}

#checkout #store_content #page_title
{
    background: url('../images/title-checkout.gif') 0 0 no-repeat;
    height: 46px;
}