
div#parallax {
height:200px;
overflow:hidden;
position:absolute;
width:978px;
}


div#parallax img {

 position: absolute;
 display:block;
}