body {
	background-attachment: fixed;
	background-image: url(pics/BackGrnd1.jpg);
	background-repeat: repeat;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
}
.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
}

