li code {
  color:#009900;
  background-color: inherit;
}
ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: lower-alpha;
}
img.ss {
  float: right;
  margin: 0 0 1em 1em;
}

