#content a {color: #462cca;}
#content a:hover {color: #f49500;}
#content #incontent {
    background: url(../images/content-bg.gif) repeat-x;
}
#content #main h3, #content #main h2 {
    color: #7160C2;
}
#content .button_back a {
    color: #7E65FD;
    background: url(../images/back_button.gif) no-repeat left top;
}
