body {
	margin:0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	background-image: url(home_div.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #747474;
	letter-spacing: 0.25px;
}
a:link, a:visited, a:active {
	color:#607308;
	text-decoration: underline;
}
a:hover {
	color:#81862C;
	text-decoration: underline;
}
#promo {
	padding-left: 0px;
	width: 260px;
	float:left;
}
h2 {
	color:#000000;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 12px;
}
p {
	line-height:1.3em;
}
