.container{ position:absolute;
bottom:0px;
left:0px;
background-image:url(immagini/bg.jpg);
background-repeat:repeat-x;
width:100%;
height:500px;
}
.content{ position:absolute;
bottom:0px;
left:0px;
}
