body {
	color: #000;
	text-align: center;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	background: #032437 url(http://www.nlptimes.com/buz_build/images/bg.jpg) center center no-repeat;
	background-attachment:fixed;
}
.footer {
	
	font-size: 7.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
.footer a:link {
	font-family: Tahoma;
	font-size: 7.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}

.footer a:visited {
	font-family: Tahoma;
	font-size: 7.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}

.footer a:hover {
	font-family: Tahoma;
	font-size: 7.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 17px;
}
