@charset "utf-8";
body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center 100px;
	height: 180px;
	width: auto;
}
.thankstext {
	font-family: "trebuchet ms";
	color: #FFFFFF;
	padding-top: 100px;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
}
.returntomain {
	color: #CC3300;
	text-decoration: none;
	cursor: crosshair;
}

.style1 {
	color: #FFFFFF;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}.footer {
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
