$(document).ready(function(){
        $(".tweet").tweet({
            username: "thelobstertrap",
            join_text: "auto",
            count: 1,
            auto_join_text_default: "", 
            loading_text: "loading tweets..."
        });
    });

Cufon.replace('h2, h3 ', {
	fontFamily: 'QuatroCento' 
	});



