#frmLogin{
	background:#ccc;
	border-radius:5px;
	box-shadow:0 0 10px rgba(0,0,0,.8);
	margin:0 auto;
	margin-top:30px;
	padding:20px;
	
}
