<!--
body {
	margin: 0px;
	padding: 0px;
	background: #ececec url(http://distinctivephoenix.com/images/bg.png) repeat-y center;
	color: #333;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
	.body { 
		background: #ececec 
		url(http://distinctivephoenix.com/images/bg.png) repeat-y center; color: #333;
		font: 11px/15px Verdana, Arial, Helvetica, sans-serif
		}
	a { font-weight: bold; text-decoration: none; list-style-type: square }
	a, a:visited { color: #993300; }
	a:hover { text-decoration:underline; }

	.h1 { font: 12px/15px Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
	h1 a, h1 a:visited { color: #993300; }
	h1 a:hover { text-decoration:underline;}
-->
