/*
 * general
 */

body
{
	text-align: center;
	background-color:#282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

p
{
	color: #e8932d;
}

a
{
	color: #e8932d;
}
