function getCMS () {
    return "wordpress";
}

function getHeaderCSS () {
    return ".banner";
}
