/* Add here all your CSS customizations */
.topstrip{
	background:green;margin-top: -5px;
}
.lt{
	display: inline-block;
	list-style: none;
}
.lt l{
	float:left;
	
}
.lt l i{
	color:white;
	
}