body { 	
	background-image: url(http://singtothesky.org/purplebg.jpg);
	background-repeat: repeat-x;
	font-style: normal;
 	font-size: 8pt;
 	font-family: Arial;
 	background-color: #e9d8ef;
 	font-weight: normal;
 	color: #555;
	text-align: center; 
	letter-spacing: 1px;
	}

A:link { text-decoration: none; color: #845ca5;}
A:visited { text-decoration: none; color: #845ca5;}
A:active { text-decoration: none; color: #845ca5; }
A:hover { text-decoration: none; color: #946cb1; }