/* 
    Document   : contact
    Created on : Oct 11, 2013, 12:46:55 PM
    Author     : Jessica
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

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

.content address {
    padding: 15px;
}