body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#nfBackground {
 	background-image: url(/assets/images/starBG.gif);
	width:925px;
	height:575px;
	color:#666666;
	text-align:center;
}

div#text-content{
	width:400px;
	padding-top:60px;
	text-align:left;
}

div#footer {
	width:800px;
	font-size:10px;
	color:#666666;
	padding-top:200px;
}

a{
color:#666666;
}

#sections { visibility:hidden;}