h1		{font-family: new york;
		font-size: 36pt;
		color: blue;
		text-align: center;}
h2		{font-family: new york;
		font-size: 24pt;
		color: blue;
		text-align: center;}
h3		{font-family: new york;
		font-size: 18pt;
		color: green;
		text-align: center;}				
A:link {color: blue;}
A:visited {color: purple;}
A:hover {color: red;}
		
.unique {text-align: center;
		font-size: 10pt;}
.footer {text-align: center;
		font-size: 12pt;}
body	{background-color: white;}						