body
	{
		background-color: #E0FFF9;
	}
	hr
	{
		
		border-style: none;
		border-top: dotted;
		border-color: grey;
		border-width: 4px;
		width: 2%;
	}
	h1{
		color:  #66BFBF;
		font-family: cursive;
	}
	h3{
		 color:  #05595B ;
		 font-family:fantasy;
	}
	.link{
		text-decoration: none;
	}
