@charset "UTF-8";
#container main {
	right: 0rem;
	text-align: center;
}
Header {
    float: none;
    text-align: center;
    color: rgba(151,79,255,1.00);
}
.ItemList {
    float: none;
    font-family: amatic-sc;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    background-color: #D4A3FF;
    list-style-type: none;
    background-position: 0% 0;
}
a:link, a:visited {
	color: #0092c7
	text-decoration: none;
    color: #604DFF;
    text-decoration: none;
}

.TitleBlock {
    color: #5060FF;
    font-family: calligraffitti;
    font-style: normal;
    font-weight: 400;
    padding-left: 10px;
}
footer h1 {
	color: #0092C7;
	text-align: center;
	text-decoration: none;
	font-family: amatic-sc;
	font-style: normal;
	font-weight: 400;
	padding-left: 30px;
	border-top-width: 5px;
}
#mainHomeTagline {
    color: #FF82ED;
    font-family: antic-didone;
    font-style: normal;
    font-weight: 400;
    padding-left: 10px;
}
.smallParagraph {
    font-family: antic-didone;
    font-style: normal;
    font-weight: 400;
    color: #FF90EF;
    font-size: 20px;
}
.MainH1 {
	font-family: amatic-sc;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	padding-left: 20px;
}
.footerUl {
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	padding-right: 5px;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font-family: antic-didone;
	font-style: normal;
	font-weight: 400;
}
.Header {
}
a:hover ,a:active{
    color: rgba(98,208,255,1.00);
}
.ColorList {
    list-style-type: none;
}
.fotterlink {
    color: rgba(79,159,255,1.00);
}
