/** theme css **/


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


