body { 	
	background-image: url(http://fan.singtothesky.org/tlb/jpg-tangreenbg.jpg);
	background-repeat: repeat-y;
	font-style: normal;
 	font-size: 8pt;
 	font-family: Arial;
 	background-color: #d0c8b3;
 	font-weight: normal;
 	color: #AC9474;
	text-align:left; 
	}

.head { 	
	border-bottom: 0px dashed #ad7780; 
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Georgia;
 	color: #c3584e;
 	font-size: 17pt;  
	font-weight: normal;
	font-style: italic;
 	text-align: left;
	text-transform: lowercase;
	letter-spacing: 3px; 
	}

table, p {	font-size: 8pt; 
	font-family: Arial; 
	color: #AC9474; 
	text-align: left;
	}

A:link { text-decoration: none; color: #836D50;}
A:visited { text-decoration: none; color: #836D50;}
A:active { text-decoration: none; color: #836D50; }
A:hover { text-decoration: none; color: #4280B9; }

input, textarea, select {
	font-size: 8pt;
 	font-family: Arial;  
	letter-spacing: 1px;
	color: #AC9474;
 	border: 1px solid #c7b398;
 	background-color: #e5dfd1; 
	}