body {
    background-image: url(images/bkgr.jpg);
}

ol li:before {
  content: ") ";
  padding-left: 0px;
}

ol li {
  text-indent: -10px;
}