@charset "UTF-8";
/* CSS Document */

/*** this is for styles you don't want in main.css ***/
/*** example:  background colors you don't want to show in RTE ***/
body{
	background-color:#121b21;
}