#logo {
	margin-top: 20px;
	text-align: center;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}

