body {
  font-family: Optima, Palatino, Georgia, "Helvetica Neue", Helvetica;
  font-size: 16px;
  line-height: 21px;
}

#profile_pic {
 float:right;
 width:12rem;
 border-radius: 10px;
 margin:0em 0em .7em .7em;
 }

.footer {
    font-size: .8em;
    padding-bottom:2rem;
}

h1 {
  font-size: 1.6rem;
  font-weight: bold;
}

h2 {
  font-size: 1.4rem;
  font-weight: bold;
}



hr {
  border-color: black;
}
