#navigation, #footer-resume, #accessibility {
display: none;
}

body {
font-size: 10pt;
}

.my-name {
font-size: 200%;
font-weight: bold;
margin-left: 0px;
}

.email-address {
font-weight: bold;
margin-top: -30px;
margin-left: 0px;
}

.website-address{
display: block;
}

li {
list-style: none;
font-size: 100%;
}

h1 {
font-family: helvetica;
font-size: 12pt;
font-style: italic;
margin-top: 50px;
}

h1.resume {
font-size: 12pt;
text-decoration: underline;
}


h3.resume {
margin-top: 0px;
font-family: helvetica;
}

h2.resume {
font-family: helvetica;
}

p.resume {
margin-top: 0px;
font-family: georgia;
}