.body {
	margin: 0;
background:  #4BC02F url(../images/sce/back_all.jpg) repeat-x top;
}
body.editor {
	background: white;
	color: black;
	min-height: 450px;
	
}
