body {
	background-color: #EEEEEE;
	margin-right: 5em;
	margin-left: 5em;
}

.header {
	text-align: center;
	margin-bottom: 15px;
}

.last-updated {
	font-size: x-small;
	font-style: italic;
}

.title {
	font-weight: bold;
}

.section {
	margin-bottom: 15px;
}

.section-header {
	font-weight: bold;
	text-decoration: underline;
}

.employer-section {
	margin-bottom: 20px;
}

.education-section {
	margin-left: 50px;
}

.education-school {
	font-weight: bold;
}

.employer-header {
	font-weight: bold;
}

.employer-title {
	float: left;
}

.employer-timespan {
	float: right;
}

.employer-description {
	clear: both;
}

.project-name {
	font-weight: bold;
}

.contract-section {
	margin-left: 1em;
}

ul.description-list {
	margin-top: 0px;
}
