Hi,
I'm trying to implement background image animation in http://alfadesigntech. com/archee/index1.html but not able to figure out how to restrict slide to a 100% width. i dont want bottom scroll bar and each slide should be aligned center.

CSS properties are as below:
div.background { position:absolu te; left:0px; top:0px; z-index:-1; }

div.background img { position:absolu te; list-style: none; left:0px;...