#contact {
	width: 600px;
	margin: auto;
}

	#contact h2 {
		text-align: center;
		color: #6B5734;
	}
	
	#contact li {
		margin: 10px 0;
	}
	
