$(document).ready(function() {
    $('div.head').text('The background is this colour so that it hides the cat\'s hair.');
});

