body
{
	background-color:		#310802;
	background-image:		url('back.jpg');
	background-repeat:		no-repeat;
	background-position:	center center;
	height:						90%;
	padding:						10px;
	border:						0px;
	margin:						0px;
	font-family:				Verdana;
	font-size:					12px;
	font-weight:				800;
	color:						#FFFFFF;
}

p
{
	font-size:					9px;
	font-weight:				100;
	float:							right;
}

a
{
	text-decoration:		none;
	color:					#FFFFFF;
}

a:hover
{
	text-decoration:		underline;
}

ul
{
	margin-bottom:		30px;
}
