#slide {
width:780px;
height:400px;
margin:0 auto;
position:relative;
}
#slide img {
position:absolute;
left:0;
top:0;
}