.wrapper {
	width: 800px;
	margin: 0 auto;
}

#about img {
	float: left;
	margin-right: 20px;
}

.section {
	border-bottom:thin dotted #222222;
}

.section h2 {
	text-decoration: underline;
}
