body {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin:1.5cm;
	background-image: url('images/smokey.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
        height: 90%;
}

a,a:link,a:active, a:visited {
	color: #999999;
	text-decoration:none;
}

a:hover {
	color: #A0E308;
}

.small-grey {
	font-size: .8em;
	color:#666666;
}
.small{
	font-size: .9em;
}

.lime {
	color: #A0E308;
	
}
.light-lime {
	color: #B8EA47;
}
