.title{
background:url(http://m.megafonpro.ru/images/bg_title.jpg) bottom repeat-x;
}
что прописать в диве, что б цвет текста свой был
.title{
color #xxxxxx;
background:#xxxxxx url(http://m.megafonpro.ru/images/bg_title.jpg) bottom repeat-x;
}