body	{	background: black;	font-family: Arial, Helvetica, sans-serif;		}

h1	{	color: #00a061;	margin-bottom: 5px;	font-size: 160%;	}
h2	{	color: #00a061;	margin-bottom: 5px;	font-size: 140%;	}
p	{	color: white;	margin: 3px 0 30px 0;	110%	}
p.large	{	font-size: 120%;	}
p.footer	{	font-size: 80%;	font-style: italic;	}
a	{	color: white;	}

#titleHold	{	margin: 50px auto 40px auto;	width: 800px;	}
#text	{		margin: auto;	width: 600px;	}