body {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #000000;
	background-attachment: fixed;
	background-color: #C0C0C0;
	background-image: url(images/back.JPG);
	background-repeat: repeat;
}
a {
	font-family: "Times New Roman", Times, serif;
	color: #D06800;
	text-decoration: underline;
}

