body {
	background-position: top; margin: 0px; color: rgb(255, 255, 255); font-family: Helvetica, Arial,sans-serif; background-image: url("background-green.png"); background-repeat: repeat-x; background-color: rgb(255, 255, 255);
}
a {
	color: rgb(255, 255, 255); text-decoration: none;
}
a:active {
	color: rgb(255, 255, 255); text-decoration: none;
}
a:visited {
	color: rgb(255, 255, 255); text-decoration: none;
}
a:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
img {
	border: 0px currentColor;
}
#content {
	text-align: center; margin-top: 250px;
}
#tagline {
	margin: 0px; color: rgb(255, 255, 255); font-size: 13pt; font-weight: bold; text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
}
#helpline {
	color: rgb(255, 255, 255); font-size: 9pt; font-weight: bold; margin-top: 50px;
}
#footer {
	bottom: 0px; color: rgb(255, 255, 255); font-size: 11pt; font-weight: bold; margin-top: 10px;
}
#footer a {
	text-decoration: none;
}
