body {
	margin:0;
	padding:0;
	background:#000000;
	
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}

a:link {color: black; text-decoration: none}
a:visited {color: black; text-decoration: none}
a:hover {color: rgb(0,0,0); background-color: white; text-decoration: none}

