body{
	color: #000000;
	background: #000000;
}

a:link, a:visited{
	background-color: yellow;
	color: black;
}


.sectionText{
	color: white;
	text-align: center;
	font-size: 12pt;
	
}

.leftNav{
	color: yellow;
	text-align: left;
	font-size: 14pt;
}
.DigArt{
	color: White;
	text-align: Center;
	font-size: 14pt;
}
.Landing{
	color: White;
	text-align: Center;
	font-size: 24pt;
}