@charset "UTF-8";
@media all
{
  body {
	background-image:url(../../img/body_bg_full.gif);
	background-repeat:repeat-x;
	background-position:left 100px;
  }
}
