body	{
	font-family: courier;
	font-size: 16px;
	background: Cornsilk;
}
h1 {
	color: Cadetblue;
	font-family: 'GreatVibesRegular'; 
   font-weight: normal; 
   font-style: normal; 
   font-size: 80px;
   text-align: center;
   text-shadow: 2px 1px 1px #95BFAE;
}
.text {
   font-family: 'timesnewroman'; 
   font-weight: normal; 
   font-style: normal; 
   text-align: justify;
   padding-top: 80px;
   padding-left: 200px;
   padding-right: 200px;
}

a{text-align:center;}
a:hover {color: Cadetblue;}
a:visited{color: Cadetblue;}
