 .score_content{width: 1059px;margin: 0 auto}
        .score_content h1 {text-align: left;font-weight: bolder}
        .score_content .title {text-align: center}

        body .centerNav li a{border: 0;}
        .getscorestr table{width: 100%;text-align: center}
        .getscorestr table td{border: 1px solid #dededc;}
        .score_content * {font-size: 14px;}
        @media screen and (min-width: 800px) {
        }
        @media screen and (max-width: 800px) {
            .getscorestr{padding: 15px;}
            .score_content{width: 100%;}
            .myscore li .levelscore{display: none}
        }

        h1 p,.jump{text-align: center}
        h1 .success{color: green;}
        h1 .error{color: red;}