/** theme css **/


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


