/** theme css **/


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


