BODY {
  padding: 0;
  margin: 0;
  background-color: #ffffff;
}

#t {
  background: #ffffff url('/images/bg_t.gif') top repeat-x;
}
#b {
  background: #ffffff url('/images/bg_b.gif') bottom repeat-x;
}
#m {
  background: #ffffff url('/images/lang/bg.gif') center left repeat-x;
  padding: 5px 0 5px 0;
}
#bart {
  background: #ffffff url('/images/bar.gif') bottom repeat-x;
}
#barb {
  background: #ffffff url('/images/bar.gif') top repeat-x;
}

