body {
    padding: 0 !important;
    background: #dcddde url('../image/header_back.png') no-repeat 0 0;
}

.header .z-north-body {
    background: url('../image/header.png') no-repeat 0 0;
    margin-left: auto;
    margin-right: auto;
}

.content .z-center-body {
    background: url('../image/white_back.png') repeat-y 0 0;
    margin-left: auto;
    margin-right: auto;
}

.footer .z-south-body {
    background: url('../image/bawah.png') no-repeat 0 0;
    margin-left: auto;
    margin-right: auto;
}