/* Set custom header image */
#azHeader img {
    content: url("/content/image/60");
    width: 450px;
}

#azContainer #azFooter {
    background: #000;
}

img.footerLogo {
    content: url('/content/image/62');

} 

#azFooter #portal_footer li:not(:first-child) {
    padding-top: 2.5em;
}