/*-------------------*/
/* Change background */
/*-------------------*/
html{
    background: #000 url(../images/bg_dark.jpg) top center repeat-y;
    }
