body {
	margin:0; padding:0;
	background: url('../img/html_bg_tile.jpg') repeat-x top left;
	background-color: #c8c8c8;
	text-align: center;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 9px;
}

div#footer a:link {
	color: #282929;	
	text-decoration: none;
}

div#footer a:hover, div#footer a:active {
	color: #282929;
}
