/* CSS Document */
#centro form{
	float:none;
	width: 200px;
	height: 60px;
	margin: 0px auto;	
}
#centro form label{
	margin-bottom:6px;
}

