/* height and width should be the same as the thumbnail sizes width: 300px;
  height: 120px; */
#slides {
	width: 900px;
	height: 585px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
#caption {
	padding-top: 10px;
	padding-left: 30px;
}
