#speedmarioArea {
    width: 520px;
    margin: 40px auto 0;
    padding: 45px 20px;
    background: url(../img/top/championship6.png) 0 0 no-repeat;
    text-align: center;
    position: relative;
}
#speedmarioArea h1 {
    margin-bottom: 20px;
}
#speedmarioArea h1:first-child + p {
    margin-bottom: 28px;
    text-align: left;
}
#speedmarioArea h1:first-child + p + p {
    margin-bottom: 20px;
}
#speedmarioArea h1:first-child + p + p + p {
    margin-bottom: 20px;
}
#speedmarioArea h1:first-child + p + p + p + p + p {
    position: absolute;
    top: -40px;
    right: 0;
}