.slider1 {
	background: url(../images/slider/slider1.png);
	width: 990px;
	height: 330px;
	border-radius: 5px;	
}
.slider2 {
	background: url(../images/slider/slider2.png);
	width: 990px;
	height: 330px;
	border-radius: 5px;	
}

.slider3 {
	background: url(../images/slider/slider3.png);
	width: 990px;
	height: 330px;
	border-radius: 5px;	
}
.slider4 {
	background: url(../images/slider/slider4.png);
	width: 990px;
	height: 330px;
	border-radius: 5px;	
	}
	.slider5 {
	background: url(../images/slider/slider5.png);
	width: 990px;
	height: 330px;
	border-radius: 5px;	
	}
.slider-text {
	font-size: 22px;
	font-style: italic;
	font-family: Georgia;
	color: #FFFFFF;	
}
