.gradient {
height: 100px;
padding: 4px;
background: url(images/bg_b.gif) 0% 0% repeat-x;
color: #fc2;
}


 body { background-image:url('./images/gradient6.jpg');
        background-repeat:repeat-x ;
        
        background-attachment:fixed;
		font-family: Verdana;
      }
.quote 
{
	font-family: Trebuchet MS;
	color: #03036b;
	font-size: 12;
	font-style: italic;
}
.footer
{
	font-family: Trebuchet MS;
	color: #03036b;
	font-size: 8;
	
}
.address
{
	font-family: Arial;
	font-size:10pt;
	color: #03036b;
}
.text
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000066;
}
.genstone
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #111111;
}