$(document).ready(function(){
	$("#main h1:first").addClass("title");
});