body {
	background:url(../images/bg_tile.gif);
	text-align: center;
	margin: 0;
	font-family: "Lucida Sans", Georgia, "Times New Roman";
	font-size: 16px;
	color: #6a1a00;
}

.aboutLink {
	color: #FFFFFF;  
	letter-spacing: 1px; 
	word-spacing: 2px; 
	font-variant: small-caps; 
	font-weight: bolder; 
	text-decoration: none;
	font-size: 18px; 
}

a {
	font-family: "Lucida Sans", Georgia, "Times New Roman";
	color:#6a1a00;
}