body { 
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #333399; 
	background: #fff url(canyon2.jpg) no-repeat top left; 
	margin: 20px; 
	}

p { 
	font: 12pt/16pt georgia; 
	margin-top: 12px; 
	text-align: left;
	}

h1 
 	{font-family: Palatino, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #660033;
	font-size: 130%;
	text-align: center;
	}

a:link { 
	text-decoration: none; 
	color: #660033;
	text-decoration: underline;
	}
a:visited { 
	text-decoration: none; 
	color: #990099;
	text-decoration: underline;
	}
a:hover, a:active { 
	text-decoration: underline; 
	}

