You set it in your layout.css
BODY
{
color: #484848;
text-align: center;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background: #FFF url(images/layout/bggg.png) repeat-x top;
}
You set it in you layout.css
BODY { color: #484848; text-align: center; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background: #FFF url(images/layout/bg.png) repeat-x top; }