$(document).ready(function(){
	$("#primaryContent h2:first").css("background","none");
});