BODY
{
	background-attachment: fixed;
	background-image: url(images\Background.gif);
	margin: 0px;
	background-repeat: repeat-x;
}
.Head1
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	word-spacing: normal;
	text-transform: none;
	color: white;
	padding-top: 5px;
	background-repeat: no-repeat;
	letter-spacing: normal;
	background-color: #336699;
	text-decoration: none;
}
