
body {
  font-family: Verdana, "Bitstream Vera Sans", sans-serif;
  background: #eed;
  color: #336;
}

.name {color: black; font-size: 2em;}
.container { background: white; padding: 5em;}
.resume h4 { color: #000063; }
.position { color: #336; font-style: italic; }
em { background: #ffc;}
ul { list-style-type: square; }
