﻿#templateHTML, #editArea {
    background: #336699!important;
}

#editArea .th1 p , #editArea h1{
    font-size:24px;
    color:#cccc99;
    font-weight:bold;
}

#editArea .th2 p , #editArea h2 {
    font-size:18px;
    color:#cccc99!important;
    font-weight:bold;
}

#editArea .textContent {
    color: #cccccc!important;
}