/* CSS Document */

html, body {
	width:100%;
	height:100%;
	margin:0; padding:0;
	background:#000000;
	color:#FFFFFF;
}

div#footer {
	margin:0 0 15px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	text-align:center;
	line-height:1.8em;
}