body
{
 background: #000000;
 font-family:arial,verdana,helvetica; font-size:13px;
}

#chicken
{
 margin: 0 auto;
 width:900px;
 height:626px;
 horizontal-align:center;
 background: #000000 url("./battery_hens_900x600.jpg") no-repeat top right;
 background-repeat: no-repeat;

}

#battery {
	margin:45px 5px 10px 60px;
	_margin:45px 5px 10px 30px;
	float:left;
  	width:355px;
	height:540px;
	overflow:auto;
}
#hens {
	margin:45px 0px 10px 0px;
	float:left;
  	width:420px;
	_width:425px;
	height:520px;
	overflow:auto;
}
#kfc { 
 margin: 0px auto;
 width:730px;
}

h4 { font-size:14px; }

a,a:visited { color:#000066; }
a:hover { color:#000000; }
