AppendText
void AppendText(const char *text);
body->AppendText(fortuneText);
body->AppendText(text);
body->AppendText(content);