@charset "utf-8";
#container {
	position: relative;
  background-color: #fff;
  xmargin: 0 auto 0 auto;
  text-align: left;
  width: 1000px;
  height: 1000px;
  background-image: url(../images/home/hurdler.jpg);
  background-repeat: no-repeat;
  background-position: 70px 195px;
}

