Dear team_phenomenon,
Please edit lines 1095 in template.css as follow:
#ja-col1 div.moduletable,
#ja-col1 div.moduletable_default,
#ja-col1 div.moduletable_menu,
#ja-col1 div.moduletable_text {
background: #000000 url(../../images/handwritten_dark/bg.gif) no-repeat right top;
border:1px solid #222222;
}
And edit lines 1084 in template.css as follow:
#ja-col1 div.moduletable h3,
#ja-col1 div.moduletable_default h3,
#ja-col1 div.moduletable_menu h3,
#ja-col1 div.moduletable_text h3 {
font-size: 120%;
font-weight: normal;
margin: 0 0 15px;
padding: 15px 0 0;
}
The font-size in right module title is 200px, but I think it is very larg in left modult title, because the left width is small.