/*  In the body, use the background "images/mtshasta_fade_tn.jpg"  and make font color maroon */ 

body 	{
			background: url(images/mtshasta_fade_tn2.jpg);
			font family: saloon; stagecoach; bliss;
			color: maroon;
			font-weight: bold;

		}
