Cufon('.tab_header a', {
hover: {
color: '#111'
}
});
Cufon.replace('h2');
Cufon.replace('.text_content h1');
