
body {
background-color: #000000; 
}
#allcontent {

	
	background-repeat: no-repeat;
	margin:  auto;

	
	
}


#links {
color: white;
font-size: 20px;
text-align: center;
margin-bottom: 250px;
}
  a:link { 
  color: white;
  }
  a:visited { 
  color: green; 
  }
  a:hover {
  color: #3279b8;
  }
 
#d {
position: fixed;
bottom:100px;
right:680px;
clear: left;
z-index: 80px;  
}


