body {
	background-image: url("../img/green/background-green.gif");
	background-repeat: no-repeat;
	background-color: #66CC66;
}

a.alt {
	color:#FFCC33;
	font-weight: bold;
}

.color_border {
	border: solid 1px white;
}


