/** theme css for halo3 **/


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

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


