The way that worked for me was to change the 'EditorBodyStyle' property like as follows:
EditorBodyStyle="font-family: Arial; background-color: red;"
I could not change the Template.aspx file because I have more than 1 editor in my application and they have different properties.