/** theme css **/


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


