h2 {
    text-transform: uppercase;
    text-align: center;
    line-height: 180%;
}

div.redirections {
    text-align: center;
    margin-bottom: 200px;
}

div.redirections a {
    display: inline-block;
    background-image: url(../../images/buttonBg2.png);
    text-transform: uppercase;
    width: 92px;
    height: 26px;
    margin: 30px 100px;
    line-height: 26px;
    text-align: center;
    color: white;
}
