

body {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    background-color: #D9B16D;
    width: 100%;
    text-align: center;
}

#content {
    width: 700px;
    margin: 0 auto;
    margin-top: 30px;
}

img { border: 0px; }