﻿/*----------------------------------------------------------------------*/		
/* Common tags                                                          */
/*----------------------------------------------------------------------*/		

html, body
{
    background-image: url('images/BackGround.jpg');
    background-color: #151515;
    background-position: 0% 0%;
    background-repeat: repeat-x;
}


