

.container{
 width:100%; float:left;
}
.container{
	margin:auto;
	padding: 0;
}
.mySlideshow .animated{
	position:absolute;
}
.mySlideshow li { background-repeat:no-repeat; background-position:center center; background-size:cover}
