body { 	
	background-image: url(http://singtothesky.org/tilebackground.jpg);
	font-style: normal;
 	font-size: 18pt;
 	font-family: Franklin Gothic Book;
 	background-color: #e9d8ef;
 	font-weight: normal;
	line-height: 19pt;
 	color: #8f7f98;
	text-align: left; 
	letter-spacing: -0.5px;
	margin-top: 50px;
	}

A:link, A:visited, A:active { 
	text-decoration: none;
	text-transform: uppercase;
	color: #7a5d8b; 
	font-size: 11pt;
	letter-spacing: 0px;
	}
	
A:hover { 
	text-decoration: underline; 
	text-transform: uppercase;
	color: #7a5d8b; 
	font-size: 11pt;
	letter-spacing: 0px;
	font-style: italic;
	}
