.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.bg-odd-even:nth-child(even) {
    background-color: #ffffff;
}
.a112 .topBar {
    background-color: #919191;
}
.a113 .footer {
    background-color: #919191;
}