$(document).ready(function() {


		$(".about .content .post p:first").addClass("first");


});