/** theme css for starcraft2 **/


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

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


