.clearfix:before, .clearfix:after { content: ""; display: block; visibility:hidden;}
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.warp {
    width: auto;
    margin: auto;}

body {
    height: auto;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: transparent;
    position: relative;
    text-align: center;
}
.CHeader{
    margin-bottom: 10px;
    padding: 10px 0 20px;
    border-bottom: 1px solid #ddd;
}
h1.CHeader__title a {
    margin: 10px auto;
    font-size: 40px;
    text-align: center;
    color: blue;

}
p.CHeader__description{
    font-size: 20px;
    color: black;
}
span.header{
    color: green;
    text-align: center;
}
a.ranking-text{
    font-family: cursive;
    font-size:30px;
}