/** theme css for fableii **/

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

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


