h2
	{
	font-size: 50px;
	color: black;
	text-align: center;
	}
	

body	{
	background: #848482
	}


a:link {color:blue;}
a:visited {color:red;}
a:focus {color:olive;}
a:hover {color:green;}
a:active {color:blue;}

#note1 {font-size: 50px;
	  text-align: center;
	  margin: 3%;
	 }

