body 		{background-color:lightblue;font-family:sans-serif;text-align:center}
a 			{color:blue; text-decoration:underline}
a:link 		{color:blue}
a:visited 	{color:blue}
a:hover 	{background-color:coral}
a:active 	{background-color:blue}


h1			{font-size:65px; text-align:center}
h3	        {border:solid 2px black; border-radius:15px;padding:5px}
h2			{font-size:45px; text-align:center}
h4			{font-size:35px; text-align:center}

p			{font-size:30px}

table

list
