/* Overrides main styles and sets appearance of text in the editing window */

body {
	color:#000066;
}

img {
	border: 0px;
}

h2 {
	font-size:120%;
}


