body {
    background: #737272 url(images/main_bg_gray.png) top repeat-x;
}
#prevBtn a { 
	background:url(images/l_arrow_gray.png) no-repeat 0 0; 
}
#nextBtn a { 
	background:url(images/r_arrow_gray.png) no-repeat 0 0; 
}