	body {background-color:lightgrey}
	
	h1   {
				text-align:center; 
				font-family:"times new roman"; 
				font-size:80px; color:blue; 
			}
	
	h2   {text-align:center; font-family:"arial"; font-size:35px; color:red; }
	
	h3   {text-align:left; font-family:"times new roman"; font-size:25px; color:green; }
	
	p    {font-family:"georgia"; font-size:15px; color:"black";}
