/** theme css for gearsofwar **/


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

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


