Now fixed with version 1.1!
I have used Firefox’s Firebug to identify the menu item and have added this to style.css
.menu .page_item.page-item-64 {
background-color: #af0202; /* Colour: Red (#af0202) */
}
It works.
I’d like to modify the text colour too on hover-over of the mouse but can’t seem to get that to work at the moment.