
body{
	background:white;
}
.info{
	margin: 20px auto;	
	font-family:Futura;
	text-transform:uppercase;
	letter-spacing:1pt;
	line-height:12pt;
	font-size: 1em;
	left: 70%; 
	position: fixed;
	margin-bottom: : 150px;
	padding: 15px;
	background:#7DCEA0;
	opacity:0.6;
	color: white;
	z-index: auto;
}