h1 { font-size: x-large;
 font-weight: bold;
 font-family: Verdana,Lucida Sans,Arial,Helvetica,sans-serif;
 text-align: center }
h2,h3,h4 {
 font-size: small;
 font-weight: bold;
 font-family: Verdana,Lucida Sans,Arial,Helvetica,sans-serif }

h2,h4 {
 text-align: left }
h3 {
 text-align: center }
body { color: black; background-color: white; margin: 2em }
li,p { font-size: small; font-family: serif }
div.contact { font-size: x-small; font-family: serif }
div.contact { text-align: right; }
div.experience span.left {
 float: left;
 text-align: left;
 width: 49% }
 div.experience span.right {
 float: right;
 text-align: right;
 width: 49% }

