body {
	background:url(images/body-bg.jpg) fixed top center no-repeat #fff;
	margin:0;
	padding:0;
}
p.feature {
	font:normal bold 11px/12px arial, helvetica, verdana, sans-serif;
	margin: 0;
	padding: 6px;
}
p.feature a:link, p.feature a:visited, p.feature a:active {
	color: #135f76;
	text-decoration: none;
}
p.feature a:hover {
	text-decoration: underline;
}
h1
{
	background: url('titles/homepage.gif') no-repeat; 
	width:271px; 
	height:17px; 
	text-indent:-999em; 
	margin:0; 
	padding:0;
}

h2
{
	background:url('layout/home/features-title.gif') no-repeat;
	width:217px; 
	height:22px;	
	margin:0;
	padding:0;
	text-indent:-999em;
}