#s1, #s2, #s3 {
	position: relative;
	border: 0px solid #F2F2F2;
	width: 160px;
	height: 120px;
}

.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0px;
	width: 160px;
	height: 120px;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat
}
