/** theme css for madden09 **/

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

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


