@charset "utf-8";
/* CSS Document */

div #control img {
	width: 24%;
}

div#seed img {
	width: 24%
}

div#seed2 img {
	width: 24%
}

div#seed3 img {
	width: 24%
}

div#seed4 img {
	width: 24%
}

div.slides img {
	width: auto;
	padding: 10px;
	height: 75%;
	margin: auto;
}

div.slides p {
	position: fixed;
	bottom: -70px;
	width: 60%;
	
}

div.slides {
	height: 450px;
	border-radius: 10px 10px 0px 0px;
}

div.slider {
	background-color: #823B0C;
	border-radius: 5px 5px 10px 10px
}