body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	}

*
{
	color: #800000;
	font-family: helvetica, arial, sans-serif;
	font-size:14px;
	font-weight:normal;
}

/* STUFF */

a {

	color: #E00000;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;	
	text-decoration: none; 	
	line-height: 150%;
	letter-spacing: .03em;
	}

a:hover {
	text-decoration: underline;
}

h2	{
	font-size:40px;
	letter-spacing: .5em;
	
}


h3	{
	font-size:22px;
	letter-spacing: .3em;

}

h4	{
	font-size:18px;
	color: #ff0000;
	letter-spacing: .2em;

}
