a:link {
	color: #76906D;
	text-decoration: none;
}
a:visited {
	color: #9c7b20;
	text-decoration: none;
}
a:hover {
	color: #ceb64d;
	text-decoration: none;
}
a:active {
	color: #9c7b20;
}

body
{
  background-image: url("images/background.jpg");
  background-attachment: fixed

}

ul{
  color : Gray;
}
