/* 
    Document   : shop
    Created on : Oct 9, 2013, 11:23:17 PM
    Author     : Jessica
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

#shopHdr {
    color: #0C66B5;
    text-align: center;
}