#resume {
	border: medium solid #000000;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px;
	font-weight: bold;
}
.tresimportant {
	color: #FF0000;
}
.important {
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
