Here is the cell style data for my custom version of Section:
Cell[StyleData["Section"],
MenuCommandKey->"1",
MenuSortingValue->10000,
CellFrame->{{0, 0}, {0, 0}},
CellMargins->{{10, Inherited}, {8, Inherited}},
CellFrameMargins->1]
But when I type command+1 I still get the old red Title cell.
