body
{
	background: #08090B;
	color: #36373A;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 0.8em;
	margin: 0;
}

img
{
	border: 0;
}

p
{
	text-align: center;
}

a, a:visited, a:active
{
	color: #36373A;
	text-decoration: none;
}

a:hover
{
	color: #686A6E;
}

#content
{
	background: url('../images/shadow.png') bottom repeat-x;
	padding: 200px 0 0;
	text-align: center;
}