body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
	background-color: #222222;
}

h1
{
	letter-spacing: -3px;
	font-size: 3em;
	color: #FF9900;
}

p
{
	line-height: 150%;
}

q
{
	font-style: italic;
}

ol, ul
{
	line-height: 200%;
	list-style-type: square;
}

#main
{
	margin: 30px 150px 30px 150px;
}

#footer
{
	clear: both;
	font-size: 80%;
	text-align: center;
}
