﻿		<style type="text/css">			@font-face			{				font-family: Spirits;				src: url('fonts/SPIRITS.TTF') format('truetype');			}			
			body {background-color: black;color:red;font-family:Spirits}
			h1.spirits {color: red; font-family:Spirits;text-align:center}
			h2.spirits {color: red; font-family:Spirits;text-align:center; font-size:14}
		</style>