body {
        background: white;
        font: 12px Verdana, sans-serif;
        line-height: 1.5em;
}

#page {
        position: relative;
        width: 930px;
        margin: 10px auto 0;
        background: #fff;
        padding: 10px;
}

#content-wrap {
        width: 100%;
        float: left;
}

