.wrapper{
    width:1080px;
    margin:0 auto;
    text-align:center;
    background: #bd362f;
}
.header{
    margin: 0 auto;
}
<!--
.STYLE12 {font-size: 36px; font-weight: bold; color: #FFFF00; }
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}
.navbar{
    background: url("images/navbar.png"/*tpa=http://www.adly999.com/static/css/images/navbar.png*/) no-repeat center;
    width: 1002px;
    height: 48px;
    margin: 0 auto;
}
.navbar li{
    float: left;
    width: 220px;
    height: 48px;
    line-height: 48px;
    background: url("images/navbar_title.png"/*tpa=http://www.adly999.com/static/css/images/navbar_title.png*/) no-repeat center;
    margin-right: 30px;
    list-style: none;
}
.navbar li a{
    font-size:20px;
    color: #000;
}
.navbar li a:hover{
    font-size:20px;
    color:#FF0000;
}
.bigTitle{
    font-size: 23pt;
    font-weight: 700;
    
}
.bj_960a a:link{
    color: #000;
}

.bj_960a a:hover{
    color: blue;
}
.bj_960a a:visited{
    color: #000;
}
.tuku a{
    color: #fff;
}