How and what is the best way to make setup styleheets with: margins, background ans headings for
all those different content blocks.
I tried to atach static stylesheets to different blocks, but i dont seem to get it to work.
$this->CreateTextArea(true,$id, $winkel['content_blue'], 'contentBlue', '','', '', 'blue.css', '100', '10', ''));
I also have taken a look at the 'CSS styles' tab at the TinyMCE config menu, but i dont get it

PS: i now only have the background changed for all content blocks at Advanced->Body tag CSS.
But all my content blocks need a different backgound, to look like the frontend.