/** theme css **/


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


