@charset "utf-8";
/* CSS Document */

#main {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
text-align: center;
vertical-align: middle;
}

.slideshow {
	display: block;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
}