#slideshow {
overflow: hidden;
position: relative;
width: 760px;
height: 660px;
}
#slideshow img {
width: 760px;
height: 660px;
} 
