body{
	background-color:#000000;
	background-image: url(dragon.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.footer_cell{
	text-transform: uppercase;
	text-indent:191px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align:top;
}
.fire_cell
{
	text-transform: uppercase;
	background-image: url(fire.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	vertical-align:bottom;
	text-align:right;
}
