	
	.logo
	{ text-align: center;
	  background: #fff; 
	  padding-top:50px;
	  opacity: 0.7;
	  font-size: 46px;
	  font-weight: 100;
	  color:#000;
	  display: block; 
	  width:40%; 
	  height:100px; 
	  position: absolute; 
	  top:90%; 
	  left:30%; 
	  margin: -203px 0 0 0px;
	  
	}
