body { 
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: top center;
	background-color:#000000;	
}

a {
	text-decoration:none;
}