body {
    background: url(../images/background.jpg) repeat-y center top #000000;
}

.BgContainer {
    background: url(../images/background.jpg) repeat-y center top #000000;
}

#Widgets .Widgets_content {
    display: none;
    padding: 20px;
    background-color: #7b7864;
    overflow: hidden;
}