/* start template */
@import "editor.css";
body{
	font-size: 14px;
	font-family:  'Georgia', 'Garamond','Trebuchet MS',Verdana, Arial, Sans-Serif;
	background:#f7f7f7;
	background-image: url('images/bg.gif');
	background-repeat:repeat-x;
	color : #225588;
}

