#speedmarioArea {
    width: 800px;
    margin: 0 auto;
    padding: 50px 0;
    background: url(../img/top/championship6.png) 0 0 no-repeat;
    text-align: center;
}
#speedmarioArea h1 {
    margin-bottom: 28px;
}
#speedmarioArea h1:first-child + p {
    margin-bottom: 50px;
}
#speedmarioArea h1:first-child + p + p {
    margin-bottom: 18px;
}
#speedmarioArea h1:first-child + p + p + p {
    margin-bottom: 20px;
}
