body {
    background-color: #FFFFFF;
    color: #777777;
    font-family: sans-serif;
    font-size: 11px;
    left: -425px;
    margin-left: 50%;
    position: relative;
}

a {
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

#container {
    height: 1090px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 851px;
    margin-left: auto;
    margin-right: auto;
}

#main_banner {
    height: 215px;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 832px;
    z-index: 5000;
}

#main_banner .home_link {
    border: medium none;
    color: #CCCCCC;
    font-size: 11px;
    left: 13px;
    position: relative;
}

#main_banner .home_link img {
    border: none;
    position: relative;
    top: 2px;
}

#centre_content p {
    color: #A80012;
    font-size: 14px;
}

#centre_content .terms {
    color: #A80012;
    font-size: 12px;
}

#centre_content h1 {
    color: #dd001f;
    font-size: 31px;
    font-style: normal;
    font-weight: inherit;
}

#centre_content {
    left: 8px;
    position: absolute;
    top: 222px;
    width: 555px;
}

#centre_content h2 {
    color: #dd001f;
    font-size: 20px;
    font-style: normal;
    font-weight: inherit;
}

#world_rankings h1 {
    color: #FFFFFF;
    font-size: 19px;
    padding-top: 8px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    text-align: center;
}

#world-ranking-type {
    color: #FFFFFF;
    font-size: 12px;
    padding-right: 40px;
    padding-top: 0px;
    margin-top: 0px;
    text-align: right;
    display: block;
}

#world_rankings a {
    color: #777777;
    font-size: 14px;
    font-weight: bold;
}

#world_rankings table {
    margin-left: 10px;
    margin-top: 8px;
}

#world_rankings {
    background-image: url(../images/world_ranking_bkgd.gif);
    height: 296px;
    left: 600px;
    position: absolute;
    top: 233px;
    width: 241px;
}

#world_rankings em {
    color: #CC0000;
    font-style: normal;
}

#world_rankings td {
    color: #777777;
    font-size: 12px;
    font-weight: bold;
}

#world_rankings th {
    color: #848A8F;
    font-size: 14px;
}

#navi {
    display: block;
    text-align: center;
}

/*how to win section*/
#how-to-win {
    height: 186px;
    left: 600px;
    position: relative;
    top: 530px;
    width: 241px;
}

#how-to-win h1{
    color:#dd001f;
    font-weight:bold;
    font-size:18px;
}

#how-to-win h2 {
    color:#dd001f;
    font-weight:bold;
    font-size:12px;
}

.iphone-app-store-button{
    margin-top:5px;
    color:#ffffff;
}

.iphone-app-store-button a:visited {
    color:#ffffff;
}