
body {background-color: maroon; 
      color: white}


ul li {background-color: black; 
        color: silver}

ol li  {color: yellow; }


