#wapper {
    width: 981px;
    margin: 0 auto;
}
/*---------------------- content------------------------- */
#content {
    background: url(../images/bkg-top.png) no-repeat;
    padding: 37px 0 0;
}

/*=====middle=====*/
.back {
    background: url(../images/bkg-middle.png) repeat-y;
    padding: 0 11px 0 10px;
}

.home_mid,.widgets_mid {
    background: url(../images/bkg-repeat.png) repeat-x;
}

.mid {
    background: url(../images/bkg-repeat-short.png) repeat-x;
}

.mid h3,.widgets_mid h3 {
    color: #000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
}