@charset "utf-8";
/* CSS Document */

.multi_bg {
  background: url(images/headbg.png), url(images/bg4.jpg);
  background-repeat: no-repeat, repeat-x;
  background-position: top center, top left;
}