/** theme css for mario **/


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

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


