#logo {
	float: left;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}

#Menu1 {
	clear: none;
	float: right;
	height: auto;
	width: 175px;
	line-height: 5px;
	text-align: left;
	padding-left: 5px;
	font-family: "Comic Sans MS";
}
#Menu2 {
	float: right;
	height: auto;
	width: 150px;
	margin-right: auto;
	line-height: 4px;
	border-right-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	font-weight: bold;
	font-family: "Comic Sans MS";
}
a:link {
	color: #7B1C79;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7B1C79;
}
a:active {
	color: #D1007A;
}
#fontH {
	font-size: 24px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #7B1C79;
	font-family: "Comic Sans MS";
}
#fontnb {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #7B1C79;
	font-size: 18px;
	text-align: center;
}
#fontn {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #7B1C79;
	text-indent: 5px;
}
#list1 {
	font-family: "Comic Sans MS";
	color: #7B1C79;
	text-indent: 10px;
	list-style-type: circle;
	font-size: 18px;
}
.listm {
	font-size: 18px;
	list-style-type: circle;
}




#sas {
	height: 400px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -50px;
}
#body2 {
	width: 800px;
	margin-top: -120px;
	margin-right: auto;
	margin-left: auto;
}




a:hover {
	color: #D1007A;
}




#Header {
	height: 175px;
	width: 800px;
}


#page {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#scroll {
	height: 25px;
	width: 800px;
	-webkit-transition: left ease-in-out;
	-moz-transition: left ease-in-out;
	-ms-transition: left ease-in-out;
	-o-transition: left ease-in-out;
	transition: left ease-in-out;
	background-color: #7B1C79;
	color: #FFFFFF;
	border-radius: 50px;
	font-family: "Comic Sans MS";
}
#body {
	line-height: 20px;
	text-align: justify;
}
