body {
    min-width: 1920px;
    background: url(../images/bg.png) repeat;
    background-attachment: fixed;
    background-position: 0 0;
}

.english {
    width: 660px;
    height: 260px;
    line-height: 1.5;
    margin: 260px 0 0 600px;
    font-size: 36px;
    text-align: center;
}

.chinese a {
    width: 660px;
    height: 60px;
    margin: 50px 0 0 820px;
    font-size: 36px;
    text-align: center;
    color: red;
}