@charset "utf-8";
/* Remove Comment Tags to Use */


body {
	background-color: #FBFCE6;
	}

h1 {
	
	align-content: center
	
	color: #490163;
	/* color: #000000; */
	/* color: rgba(0, 0, 0, 1.00); */
	/* color: hsla(0, 100%, 0%, 1.00); */
	
	text-align: center;
	/* text-align: left; */
	/* text-align: right; */
	/* text-align: justify; */
	
	text-decoration: bold;
	/* text-decoration: overline;*/
	/* text-decoration: line-through;*/
	/* text-decoration: underline;*/
	
	text-transform: capitalize;
	font-size: 25px
	
	word-spacing: normal;
	/* word-spacing: 10px; */

	text-shadow: #490163;
	/* text-shadow: 3px 2px red; */

	font-style: normal;
	/* font-style: italic; */
	/* font-style: oblique; */
	
	font-size: normal;
	/* font-size: 36px; */
	/* font-size: 2.5em; */
	
	font-weight: normal;
	/* font-weight: bold; */
	/* font-weight: lighter; */
	
	
h2 {
	align-content: center;
	color: #96118E;
	/* color: #000000; */
	/* color: rgba(0, 0, 0, 1.00); */
	/* color: hsla(0, 100%, 0%, 1.00); */
	
	text-align: center;
	/* text-align: left; */
	/* text-align: right; */
	/* text-align: justify; */
	
	text-decoration: none;
	/* text-decoration: overline;*/
	/* text-decoration: line-through;*/
	/* text-decoration: underline;*/
	
	text-transform: none;
	/* text-transform: uppercase; */
	/* text-transform: lowercase; */
	/* text-transform: capitalize; */
	
	word-spacing: normal;
	/* word-spacing: 10px; */

	text-shadow: none;
	/* text-shadow: 3px 2px red; */

	font-style: normal;
	/* font-style: italic; */
	/* font-style: oblique; */
	
	font-size: default;
	/* font-size: 36px; */
	/* font-size: 2.5em; */
	
	font-weight: normal;
	/* font-weight: bold; */
	/* font-weight: lighter; */
	

h3 {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	/* color: #490163; */
	/* text-align: left; */
	/* text-align: justify; */
	
	text-align: center;
	
	text-decoration: none;
	/* text-decoration: overline;*/
	/* text-decoration: line-through;*/
	/* text-decoration: underline;*/
	
	text-transform: none;
	/* text-transform: uppercase; */
	/* text-transform: lowercase; */
	/* text-transform: capitalize; */
	
	word-spacing: normal;
	/* word-spacing: 10px; */

	text-shadow: none;
	/* text-shadow: 3px 2px red; */

	font-style: normal;
	/* font-style: italic; */
	/* font-style: oblique; */
	
	font-size: default;
	/* font-size: 36px; */
	/* font-size: 2.5em; */
	
	font-weight: normal;
	/* font-weight: bold; */
	/* font-weight: lighter; */
	
}
p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"
    font-size: 20px;
    text-indent: 0px;	/* text-indent: 50px; */
}

ul.a {
	list-style-type: circle;
	list-style-position: inside;
	/* list-style-position: inside; */

}

ul.b {
	list-style-type: square;
}

ol.c {
	list-style-type: upper-latin;
}

ol {
	list-style-type: lower-alpha;
}

ol {
  background: #9afce2;
  padding: 20px;
}

ul {
  padding: 10px;
}
ol li {
  background-color: #FBFCE6;
  padding: 5px;
  margin-left: 35px;
}

ul li {
  font-family: "euphoria-script", "dancing-script";
  background-color: #9AFCE2;
  margin: 5px;
}

nav bar {
	align-self: center: !important;
	text-decoration-color: #9AFCE2;
	align-content: center;
	text-align: center;
}



 li { 
	
}
