Change single widget text.
		I want to change the text widget that I am using as my header sidebar widget to the following parameters without changing every single other widget, but can't figure out the proper widget id to use:
.widget {
	color: #000000;
	text-shadow: 2px 2px #ffffff;
	font-family: "Times New Roman", Georgia, Serif;
}
Site: http://jeffblagdensports.com/	
	
