<% $("body").toggleClass("grey") %> This passage has a grey background and white text. [[Second]]<% $("body").toggleClass("yellow") %> This passage has a yellow background and black text.