/* Styles that go across the entire site go in the body tag */
body	{ background-color: #600; color:#000; font-family:Verdana; margin:0px; font-size:90%; line-height:1.4em;
		  background-image:url('/images/background-mainfade.gif'); background-repeat:repeat-x; }

