/* CSS Document */

.slide {
	position: absolute;
	top: 152px;
	width: 760px;
	height: 200px;
	z-index: 10;
}
#content-home {
	margin: 0;
	width: 760px;
	height: 200px;
}