body{
	margin: 0px;
	background:url(../images/background.jpg) no-repeat;
	background-position:center;
	position: relative;
	background-color:#231f20;
	}
table{	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	}
a{
	color: #333333;
	text-decoration: none;
	}
a:hover{
	color: #333333;
	text-decoration: underline;
	}
.headding{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	}
.orange{
	color: #f69d23;
	font-weight: bold;
	font-size: 20px;
}
.white {
	color: #FFFFFF;
	font-size: 16px;
}