@charset "utf-8";
#container {
	background-image: url(images/fd.jpg);
	height: 679px;
	width: 944px;
	margin-left: auto; 
  	margin-right: auto; 
	margin-top: 100px; 
	


	
	
	
}
body {
	background-color: #000000;
}
#container #links {
	float: right;
	width: 185px;
	padding-right: 6px;
}

