@import url("http://index.relegant.com/media/style/common.css");
@import url("resume.css");

body {
  border: none;
  font-family: georgia, "times new roman", serif;
  font-size: 11pt;
  margin: 0;
}

div.title {
  margin-top: 6pt;
}

div.subtitle {
  font-family: georgia, "times new roman", serif;
  font-size: 120%;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 12pt;
}

