/** theme css for tf2 **/


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

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


