BODY {}

A {text-decoration: none; color: #405A46; font-size: 18; font-weight: bold;
 }

A:Hover {
	text-decoration: none;
	color: #9FD08F;
	background : #405A46;
}


H1 {
	font-size : 43px;
	color : #405A46;
}


H2 {
	font-size : 30px;
	color : #405A46;
} 