
	#form
	{
		width:500px;
		margin:30px auto;
		
		input, textarea
		{
			margin: 0 0 20px 0;
		}

	}
	