
body {
    font-family: Arial,sans-serif;
    color: #333333;
    line-height: 1.166;  
    padding: 0px;
    margin: 0px;
    background: #ffffff;
    text-align: center;
    background: #707070 url(/images/skins/1/bg_964.gif) repeat-y center;
}

#container {
    margin: 0px auto;
    text-align: left;
    background: #ffffff;
    position: relative;
    z-index: 1;
    width: 964px;
}

