I want the editor window (frame or body) to look like my web site, so when people edit content they can know what it will look like when displayed. Hence, I want to change the background color, font, font-size, and default font name (the one displayed in the font-select dropdown) of the edit window. I have tried setting these right in the properties of the control, no go. I have tried creating a CSS style and setting EditorBodyClass equal to that style, no go. What is the secret to changing these things? Thanks for any help.