body {
	text-align: center;
	background-image: url(images/backgroundblue.jpg);
	background-position: top center;
	background-color: #F6F6F6;
	background-repeat: no-repeat;
	}
#container {
	margin: auto;
	width: 900px;
	text-align: center;
	margin-top: 0px;
	visibility: visible;
	height: auto;
		}
#hd {
	text-align: left;
	font-family: Georgia;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: 7e0443;
}
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
