#content {

	width: 669px;

	height: 429px;

	text-align: center;

	background-color: #f9ebbf;

}

#example {

	position: relative;

	width: 669px;

	height: 429px;

}

.slide-image {

	position: absolute;

	top: 0;

	left: 0;

	padding: 0px;

	width: 669px;

	height: 429px;

	background-color: #E5D39A;

	background-position: center center;

	background-repeat: no-repeat

}

