.left{
	
	float: left;
}

.loginContainer{
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
