/* @override http://127.0.0.1/~edelman/edelman10/assets/resume.css */

div#resume {
	width: 800px;
	padding-bottom: 20px;
}

#resume h1 {
	font-size: 15em;
	line-height: 1em;
	color: #e5e5e5;
}

#resume h2 {
	font-size: 7em;
	color: #e2e2e2;
}

td#time {
	width: 100px;
}

table#resume_table td {
	padding: 5px;
}

div#resume_text {
	display: block;
	width: 800px;
	top: 173px;
}

table#resume_table {
	width: 600px;
}