body{
	margin:0;
	padding:0;
	background:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

div#wrapper{
	width:980px;
	margin:0 auto 15px;
	text-align:center;
	color:#333333;
}

div#footer{
	width:980px;
	margin:0 auto;
	text-align:center;
	color:#999999;
}

div#footer a{
	color:#333333;
}
