body {
	background-repeat: no-repeat;
	background-position: 240px 100px;


}
a {
	color: #3F6B3F;
	text-decoration: none;
}
a:hover {
	color: #2D4A2D;
	text-decoration: underline;
}
