Keşke en başta söyleseydin, bu kadar uğraşmazdık
Yaptığımız tüm değişiklikleri geri al ve style dosyasında şunu bul;
#middle-out {
width: 100%;
background: #fff;
}şöyle değiştir;
#middle-out {
width: 100%;
background-image:
url('http://www.pixeldecor.com/patterns/patts/256pics_at128crop-display/fab-128-crop.gif');
background-repeat: no-repeat;
}