.main {
	padding: 10px;
}
	.main h2 {
		font-size: 1.3em;
		margin-bottom: 10px;
	}
	
	.main input.text {
		width: 200px;
	}
	
