/** theme css for starcraftingame **/


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

/** top banner image **/
#topbar div.mod-content {
  
}


