body {
	background-color: #99ccff;
}
.h1 {
	font-family: Lucida Handwriting;
	text-align: center;
	font-size: 65px;
	color: #000066;
	font-weight: 800;
}

.big {
	width: 80%;
	border-top: 5px solid #000066;
}
.top {
	text-align: center;
	color: #000080;
	font-size: 35px;
	font-family: papyrus;
}
.links {
	font-family: monaco;
	font-size: 70px;
}
.para {
	color: #000080;
}
h2 {
	color: #000066;
}
.spirits {
		font-family: Lucida Console;
	text-align: center;
	font-size: 35px;
	color: #000066;
}
p {
	color: #005380;
	text-align: center;
	font-size: 20px;
}

.eform {
	text-align: center;
	font-size: 50px;
	color: #000080;
}

h1 {
	font-family: Lucida Console;
	text-align: center;
	font-size: 65px;
	color: #000066;
}
.small {
	width: 50%;
	border-top: 5px solid #000066;
}
.symbol {
	vertical-align: super;
	font-size: 0.6em;
}
.foot {
	color: #e6ffff;
	font-size: 11px
}
.logo1 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 40%;
}
.pic {
	text-align: left;
	color: black;
}
.pic1 {
	text-align: right;
	color: black;
}
.img1 {
	margin-left: 68%;
	border: 4px solid black;
}
 .div2 {
      background-color: #e6ffe6;
      color: white; 
	  padding: 20px;
	  border: 5px solid black;
    }; 