BODY{
	background-color : #8FBC8F;
}


<!--
   <BODY bgColor="#f4a361">     Jay's orig
   <BODY bgColor="#daa520">     Jay new 1 goldenrod
   <BODY bgColor="#f4a460">     Jay new 2 sandybrown
   <BODY bgColor="#8FBC8F">     deepseagreen
   <BODY bgColor="#F0E683">     khaki
   <BODY bgColor="#98FB98">     pale green
-->

.mission{
	font-family : "Times New Roman";
	font-size : 20px;
	font-style : normal;
	font-weight : bolder;
	font-variant : normal;
}

.justify {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     text-align: justify;
}

.footer{
	font-family : "Times New Roman";
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
}

.about{
	font-family : "Times New Roman";
	font-size : 16px;
	font-style : normal;
	font-variant : bold;
	font-weight : bolder;
	text-justify : auto;
	text-align : justify;
}

.artistTitle{
	font-style : normal;
	font-size : 22px;
	font-variant : normal;
	font-weight : bold;
}

.artistName{
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	font-family : "Times New Roman";
        font-size : 12px;
}

.titles{
<!--
	font-family : "Times New Roman";
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	font-size : 25px;
	-->
	font-family : "Times New Roman";
		font-size : 20px;
		font-style : normal;
		font-weight : bolder;
	font-variant : normal;
}

.tiny{
	font-family : "Times New Roman";
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	font-size : 12px;
}

.inputField{
  font-family : "Times New Roman";
  font-style : normal;
  font-variant : normal;
  font-size : 14px;
  border-width : 1px;
  
  border-color : Black;
  
}

.bulletList{
	font-family : "Times New Roman";
	font-size : 14px;
	font-style : normal;
	font-variant : bold;
	font-weight : bolder;
	text-justify : auto;
	text-align : justify;
}

.regText{
	font-family : "Times New Roman";
	font-size : 14px;
	font-style : normal;
	font-variant : bold;
	font-weight : bolder;
	
}