/* CSS Document */

.slide	{
	visibility:hidden;
}

.slidevis	{
	visibility:visible;
	background-size: cover;
	background-position: center;
}

