/** theme css for teamfortress **/


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

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


