/*
Take out of main CSS file to prevent issues in editor
*/

html, body
{
    background: #252c23 url(./images/bg.gif) top repeat-x;
}

