/* Navigation */
#navi {
  background: url(../img/navi_home_bg.gif) no-repeat;
}


/* Content */
#content {
  background: none;
  text-align: center;
  margin: 20px auto;
}


/* Footer */
#footer {
  background: none;
}

