body {
	 margin: 50px;
	 border: 0;
	 padding: 0;
	 background-color: #658D56;
	 font-family: "Century Gothic", "Trebuchet MS", verdana, arial, sans-serif;
	 text-align: center;
}

a:link {
  color: #D3D984;
  font-style: normal;
  text-decoration: none;
}

a:visited {
  color: #D3D984; /*898C56;*/
  font-style: normal;
  text-decoration: none;
}

a:hover {
  color: #9BD984;
  font-style: normal;
  text-decoration: none;
}

a img {
  border: none;
}
