body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans;
	font-size: 90%;
	text-align: center;
}

h1
{
	font-size: 200%;
	margin-bottom: 0em;
}

h2
{
	font-size: 130%;
}

h3
{
    font-size: 100%;
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
}

.subheading-text
{
	margin: 0.5em;
	font-size: 150%;
}

.content-div
{
	width: 60em;
	margin: auto;
}

.contact-info-div
{
	font-size: 90%;
	text-align: right;
	margin-right: 0px;
	width: 100%;
}

.main-resume-div
{
	text-align: justify;
}
