#prof {
  position: relative;
  width: 600px;
  margin: auto;
  margin-top: 150px; }
  #prof img {
    float: left;
    width: 225px;
    margin-left: 37.5px; }

#cv {
  float: right;
  width: 300px;
  font-weight: 100;
  font-size: 12px; }

#myname {
  font-weight: 100;
  font-size: 14px;
  text-align: left; }

#history {
  margin-top: 20px;
  font-weight: 100;
  font-size: 12px;
  text-align: left; }
