
.white-box2 { width: 200px; height: auto; margin-top: 50px; margin-left: auto; margin-right: auto;   

	color: #d9d9d9;
	margin-left: 100px;
	padding: 50px;
	position:fixed;
	/* animation: float 6s ease-in-out infinite;*/
}
.white-box { 
	width: 50%; /* 500px*/
	height: auto; 
	margin-top: 50px; 
	margin-left: auto; 
	margin-right: auto;   
	color: #d9d9d9;
}