/* ======= */
/* POULTRY */
/* ======= */

body {
	background-color:#191311;
	background-image:url("../images/poultry/background.jpg");
	background-repeat:repeat-y;
}

#logo {
	left:50px;
	top:42px;
}

#logoUpdate {
	position:absolute;
	right:50px;
	top:25px;
	width:474px;
	height:108px;
	background-image:url("../images/back_button.png");
	background-position:top;
}

#logoUpdate:hover {
	background-position:bottom;
}

.section1, .container1 {
	background-image:url("../images/poultry/section1.jpg");
}

.section1 {
	height:1000px;
}

.section2, .container2 {
	background-image:url("../images/poultry/section2.jpg");
}

.section2 {
	height:900px;
}