A {
	color: #009058;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	text-decoration: none;
}
A:hover {
	color: #009058;
	font-weight: bolder;
	text-decoration: underline;
}
body
{
background-image:
url:("back2.jpg");
background-repeat: no-repeat;
background-position: top left;
background-attachment: fixed
}