@import url(../css.css);
body, input, textarea, select {
    color: #474F51;
    font-family: 'Yanone Kaffeesatz';
    font-size: 13.5pt;
    font-weight: 300;
    line-height: 1.85em;
}
ul, ol, p, dl {
    margin: 0 0 2em;
}
#tinymce h2 {
    color: #373F42;
    font-size: 1.8em;
    margin: 0 0 0.25em;
}
#tinymce h3 {
    color: #96A9B5;
    font-size: 1.25em;
}
.tinymce img {
	max-width:100%;
}