.scroller {
	position:absolute; 
	top:124px; 
	left:0px; 
	width:800px; 
	height:440px; 
	z-index:1;  
	
}

body {
	background: url(/public/images/body_back_repeat.gif);
	background-repeat:repeat-y;
}
