body:before {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    content: "";
    background: url('../../img/background/1.jpg') repeat;
}