body {
	background-color: #E6CC9D;
	font-family: "Trebuchet MS", "Gill Sans MT", "Lucida Sans";
}
div {
	position: relative;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
table {
	font-family: "Trebuchet MS", "Gill Sans MT", "Lucida Sans";
	padding-right: 0px;
	padding-left: 0px;
	font-size: 15px;
	color: #800000;
}
td {
	text-align: justify;
}
.contacttxt {
	top: 556px;
	right: auto;
	left: 164px;
}
.star {
	background-image: url(Assets/Star.gif);
	background-repeat: no-repeat;
}
.starspin {
	background-image: url(Assets/Starspin.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
