body{
	color: #8865FF;
	background: #90B6FF;
}

a:link, a:visited{
	background-color: violet;
	color: cyan;

.sectionText{
	color: purple;
	text-align: center;
	font-size: 12pt; 
}

.leftNav{
	color: purple;
	text-align: left;
	font-size: 12pt; 
}