/*---------------------------------------
=========================================
 **   PAGE 2 STYLES                
=========================================
-----------------------------------------*/
body {
    background-color: #f47c21;
}
div.tbody {
	position: relative;
	width: 100%;
	display: block;
	background-color: transparent;
}
div.tebody {
	position: relative;
	width: 100%;
	display: block;
	background-color: #f47c21;
}
div.tbody div.tebody p.freshIs {
	padding-top: 2%;
	margin-left: 10.416666%;
	margin-top: 0;
	margin-bottom: 0;
}
div.tbody div.tebody img.consumers {
	width: 37.725%;
	height: auto;
	margin-top: 3%;
}
div.tbody div.tebody a img.prev {
	position: fixed;
	width: 2.25%;
	height: auto;
	left: 20px;
	top: 50%;
	z-index: 99999;
}
div.tbody div.tebody img.foodAndBeverages {
	width: 52.5%;
	height: auto;
}
div.tbody div.tebody a img.next {
	position: fixed;
	width: 2.25%;
	height: auto;
	right: 20px;
	top: 50%;
	z-index: 99999;
}
div.tbody div.tebody img.moreThanEver {
	width: 30.825%;
	height: auto;
}
div.tbody div.tebody img.before {
	width: 57%;
	height: auto;
}
div.tbody div.tebody img.leaves {
	width: 14.0625%;
	height: auto;
	margin-left: -10%;
	margin-top: 8%;
}
div.tbody div.tebody img.pastaSalad {
	width: 22.5%;
	height: auto;
	margin-top: -20%;
}