#captcha {
	background-color: #eee;
	width: 150px;
	height: 50px;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 50px;
}