html {
    overflow: auto;
    width: 100%;
}

body {
    background: url("http://www.antique-sands.com/images/antique-sands_bg.jpg") repeat-x fixed center 0 #000000;
    color: #F2EBDA;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    line-height: 18px;
    min-width: 960px;
}