﻿html 
{
    background-image: url(images/bg_tile.jpg);
    background-repeat: repeat-x;
    background-color: #1d1d1d;
}
