<?php
.thead {
background: #28231b url(http://img132.imageshack.us/img132/7346/barritaaco.png) top left repeat-x;
color: #fff;
border-bottom: 1px solid #12100d;
}
<?php
.thead {
background: #28231b url(images/chocolate/thead_bg.png) top left repeat-x;
color: #ffffff;
border-bottom: 1px solid #12100d;
}