body {
  background-image: url(../images/background.jpg);
  background-repeat: repeat-x;
  margin:0;
  text-align:center
}
.box { margin:0px auto; width:990px;}
.dire { display:block; position:absolute; z-index:999; background:url(../pie.jpg) no-repeat; width:990px; height:37px; margin-top:562px;}
