body {
/*background-image: url(tlo.jpg);)*/
background-color: rgba(32,28,16,1);
/*background: linear-gradient(rgba(28,25,16,1) 0%, rgba(47,38,21,1) 100%);*/
background-repeat: no-repeat;
background-position: center;
}

/*
#bg { 
   width: 100%; 
   position: absolute; 
   top: 0; 
   left: 0; 
   z-index: -10; 
   overflow: hidden; 
} 
#bg img { 
   width: 100%; 
}
*/