body {
	background-color: #000;
	color: #ff0;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	
}

#wrapper{
	width:960px;
	margin: 0 auto;
	text-align: center;
	
	
}
a, img {
	border: none;
	
	
}