body {
      font-family: serif;

}



a {
      text-decoration: none;
      color: rgb(54, 90, 145);
}

a:hover {
      text-decoration: underline;
}

i {
      font-size: 0.7em;
}

p {
      font-family: sans-serif;
      font-size: 0.8em;
      letter-spacing: 0.1px;
}

h1 {
      font-family: 'Georgia', 'Times', serif;
      font-weight: 300;
      font-size: 1.9em;
}

div.micImg {
      float: right;
      width: 14em;
      height: 20em;
      margin: 15px;
      text-align: center;
}

#icon {
      border-radius: 50%;
}

img.michael {
      width: 14em;
      height: 18em;
      float: right;
      margin: 10px;
}

h1 {
      margin-left: 25px;
}

div.toc {
      width: 200px;
      border: 1px solid black;
      padding: 8px;
      background-color: #ddd;
      border-radius: 2px;
      text-decoration: none;
      margin: 20px;
}

h2#tocHead {
      text-align: center;
}

span#lin {
      color: #248;
      font-weight: 800;
}

.bluRoof {
      float: left;
      width: 200px;
      height: 180px;
      margin-right: 20px;
      margin-bottom: 10px;
      padding: 0%;

}

.pic2 {
      float: left;
      width: 200px;
      height: 160px;
      border: 1px solid #ddd;
      border-radius: 5px;
      margin: 5px;
      padding: 5px;
}

div.carli {
      font-weight: 100;
      float: right;
      width: 250px;
      height: 280px;
      text-align: center;
      margin: 5px;
      padding: 8px;
}

.carImg {
      width: 15em;
      height: 16em;
}

.d1 {
      width: 16em;
      height: 12em;
      float: left;
      margin: 5px;
}

.d2 {
      float: right;
      width: 18em;
      height: 15em;
      margin: 5px 10px;


}