body {
	overflow: hidden;
	font-size: 13px;
}

div {
	overflow:hidden;
}

li {
	font-size:13px;
}

#headline {
	line-height:28px;
	margin-top:0px;
}

#feature {
	width:972px;
	height:687px;
	margin:auto;
}

#viz {
	width:972px;
	height:645px;
	background-color:white;
}

.mask {
	position:absolute;
	z-index: 100;
	/*
	background-color:red; 
	opacity: 0.5;
	*/
}

.navbar {
	margin-bottom:0px;
}