i save your website and find this in my computer
![[Image: a08ffa5a66e54b0388c0f757876577c4.jpg]](https://camo.mybb.com/69ca9cdf9b4dec38b5544ec20fe67a66f486f2de/687474703a2f2f696d6167652e70726e747363722e636f6d2f696d6167652f61303866666135613636653534623033383863306637353738373635373763342e6a7067)
in color_calm
i find
i think this line -> background: #385947 url(../../../images/colors/calm_header.png) top left repeat-x;
in color_calm
i find
a:link,
a:visited,
a:hover,
a:active {
color: #48715b;
}
#logo {
background: #385947 url(../../../images/colors/calm_header.png) top left repeat-x;
border-bottom: 1px solid #263c30;
}
#header ul.menu li a {
color: #fff;
}
#panel input.button {
background: #385947 url(../../../images/colors/calm_thead.png) top left repeat-x;
}
.thead {
background: #385947 url(../../../images/colors/calm_thead.png) top left repeat-x;
color: #ffffff;
border-bottom: 1px solid #263c30;
}
.thead input.textbox,
.thead select {
border: 1px solid #263c30;
}
.popup_menu .popup_item:hover {
background: #48715b;
color: #fff;
}
.tt-suggestion.tt-is-under-cursor {
background-color: #48715b;
color: #fff;
}
.pagination a:hover {
background-color: #48715b;
color: #fff;
border-color: #263c30;
}
i think this line -> background: #385947 url(../../../images/colors/calm_header.png) top left repeat-x;