jQuery(document).ready(function(){
								
$(".main-title").css("text-shadow","1px 1px 1px #959595");
								
});
