body {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../img/background-top15.jpg');
    background-attachment: fixed;
}

table {
    width: 100%;
    color: white;
    background: rgba(6, 6, 6, 0.58);
}

td {
    text-shadow: 0px 1px 3px black;
    text-align: center;
    color: #989898;
}

th {
    color: #d3b35a;
}

th:first-child, td:first-child {
    max-width: 20px;
}

/* linha de número par */
#a {
    background: rgba(0, 0, 0, 0.2)
}

/* nome do jogador */
#b {
    padding-left: 10px;
    text-align: left;
    color: #fff;
}

/* cabeçalho da tabela */
#c {
    height: 30px;
    background: rgba(93, 94, 105, 0.4);
}

/* linha dedicada as estatíticas de quem está vendo
 * o MOTD e se ele próprio estiver na lista */
#f {
    background: rgba(147, 201, 208, 0.2)
}

/* ícone do kit de desarmamento */
#d {
    background-image: url('../img/icon-defuse-kit.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

/* ícone da c4 */
#e {
    background-image: url('../img/icon-c4-explosive.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

/* níveis de habilidade */
    #za {
        background-image: url('../img/skills/skillgroup0.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zb {
        background-image: url('../img/skills/skillgroup1.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zc {
        background-image: url('../img/skills/skillgroup2.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zd {
        background-image: url('../img/skills/skillgroup3.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #ze {
        background-image: url('../img/skills/skillgroup4.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zf {
        background-image: url('../img/skills/skillgroup5.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zg {
        background-image: url('../img/skills/skillgroup6.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zh {
        background-image: url('../img/skills/skillgroup7.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zi {
        background-image: url('../img/skills/skillgroup8.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zj {
        background-image: url('../img/skills/skillgroup9.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zk {
        background-image: url('../img/skills/skillgroup10.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zl {
        background-image: url('../img/skills/skillgroup11.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zm {
        background-image: url('../img/skills/skillgroup12.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zn {
        background-image: url('../img/skills/skillgroup13.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zo {
        background-image: url('../img/skills/skillgroup14.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zp {
        background-image: url('../img/skills/skillgroup15.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zq {
        background-image: url('../img/skills/skillgroup16.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zr {
        background-image: url('../img/skills/skillgroup17.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }

    #zr {
        background-image: url('../img/skills/skillgroup18.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        max-width: 30px;
    }