.slider
{
	width:900px;
	height:300px;
	margin:auto;
	margin-top:40px;
}
.slider img
{
	border:4px solid black;	
	padding:2px;
}
