.style1	{	background-image: url(images/trees-br.gif); 
			background-repeat: no-repeat; 
			background-attachment: fixed;
			
		}
.style2 {  	background-image: url(images/trees-tr.gif); 
			background-repeat: no-repeat
		}
.style3 {  	background-image: url(images/trees-bl.gif); 
			background-repeat: no-repeat
		}
p	    {  font: 100% arial ; color:#000000 }
h1      {  font: 200% arial bold; color:#990033 }
h2      {  font: 125% arial bold; color:#990033 }
td {  font-family: Arial; font-size: 100%}

