h2 {
	width: 80%;
	font-size: .95em;
	font-weight: normal;
	font-style: normal;
	background: url(../../images/redgradient.jpg) repeat-y;
	padding-left: 4px;
	margin: 20px 0 0 65px;
}

#resume li {
	margin-left: 50px;
	list-style-type: none;
	font-size: .75em;
}

#main p {
	font-size: .80em;
	margin: 20px 80px 0px 90px;
	text-align: left;
	color: #f5b793;
	line-height: 1.2em;
}

#main p.signature {
	text-align: right;
	font: italic .75em/.65em Georgia, "Times New Roman", Times, serif;
	margin-top: 4px;
	color: white;
}

hr {
	border-style: solid;
	border-color: #600;
}

.center {
	color: #a00;
}

b {
	font-weight: normal;
	font-style: normal;
	color: #c90b0c;
}
