body {
    text-align: center;
}
#slideshow > div { 
    position: absolute;
	overflow:hidden;
	float: left;
	width: 100%;
    top: 0px;
	margin-top: 46px;
	display: block;
	z-index: -1;
}