
body {
    background: url("wrapper-bg.jpg") repeat fixed center top #4C7AB7;
    color: #333333;
    font-family: 'Segoe UI',sans-serif;
    font-size: 13px;
    text-align: left;
}

#wrapper {
    background: url("wrapper-bg.jpg") repeat fixed center top #4C7AB7;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}