body {
	background-color: white;
	font-family: Arial;
	margin:0;
}
#resume {
	padding-top: 15px;
	margin-right: 225px;
	margin-left: 225px;
	font-size: 16px;
}

footer {
	text-align: center;
	height: 1em;
	padding: 5px 0px;
	color: white;
}

ul {
	list-style-type: circle;
}

a {
	text-decoration: none;
}
.special-list {
	margin: 0 0 0 30px;
}

p {
	margin: 0 0 0 30px;
}
