I have an element with the id \'center-layout\' - within this is an that has no id or class assigned.
It does have background-c
By using:
$('#center-layout li').css("background-color", "newcolor");