#slideshow {
	width: 308px;
	height: 524px;
	float: left;
	margin: -4px 8px 4px -6px;
	background-image: url(../images/bg-commodities.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 6px;
	color: #FFFFFF;
	overflow: hidden;
}



#intro {
	background-color: #DEED90;
	width: 408px;
	color: #000000;
	height: 460px;
	text-align: justify;
	line-height: 120%;
	float: left;
	margin: 0px;
	padding: 0px 8px;
	background-image: url(/assets/images/recipes-right.jpg);
	background-repeat: no-repeat;
	background-position: left -5px;
	overflow: auto;
}