Ma perchè non mi prende tutta l'altezza del box lo sfondo che si ripete?? Ad un certo punto si ferma e non và + giù

#middle{
width:772px;
height: 100%;
margin: auto;
background: url(../../../../builder/images/tb/galleriesmiddle.jpg) repeat-y;
}



#content{
float: left;
width: 520px;
margin-left: 8px;
text-align: center;
}


#sidebar{
float: left;
width: 200px;
margin-top: 60px;
margin-left: 15px;
text-align: center;
}