﻿
h1	      { text-align: center;
		color: white;
		font-size:14pt }

h2	      { text-align: left;
		color: yellow;
		font-size:12pt }
p,h3 {
			color: white;
}

body	   {
	background-color: black
}


