body {background: #d05b47 url(fife-background.jpg) top center;
	margin: 50px 0px; padding: 0px;
	text-align: center; /* Hack for IE5/Win */ 
	}

#content {background: white;
	border: 2px solid black;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	width: 705px;
	padding: 20px;
	text-align: left; /* Counteract to IE5/Win Hack */
	font: normal normal normal 12pt/16pt "Arial", sans-serif;
	}
	
td {font: normal normal normal 12pt/16pt "Arial", sans-serif;}
