/** theme css **/


/** background image **/
html,body {
  background: #1e2c2c url(../img/theme-l4d2.jpg) no-repeat fixed top center;
  
}


