/* CSS Document */
body
{
	padding:0px;
	margin:0px;
	background:url(images/ground_tile.jpg);
}
.orange
{
	color:#FA9502;
}
.highlighted
{
	color:#ff6600;
}