/*
=1=
wrzt
==2==
wrzt
===3===
wrzt
====4====
wrzt
=====5=====
wrzt
======6======
wrzt
===Title===
<span style="font-family:Wonkers;font-size:20pt;">Titles</span><br />
<span style="font-family:cursive;font-size:20pt;">Titles</span><br />
<span style="font-family:fantasy;font-size:20pt;">Titles</span><br />
<pre> */
h1 img:first-child {
  font-size: 250%;
}
h2 img:first-child {
  font-size: 185%;
}
h3 img:first-child {
  font-size: 150%;
}

h1 img, h2 img, h3 img {
  margin: 0;
  padding: 0;
  line-height: 100%;
}
h1 img, h2 img, h3 img {
  vertical-align: text-bottom;
}
h1.firstHeading img {
  margin-top: 5px;
}
h1 img:first-child {
  margin-top: 15px;
}
h2 img:first-child {
  margin-top: 10px;
}
h3 img:first-child {
  margin-top: 6px;
}
h1 + h1 img, h1 + h2 img, h1 + h3 img, h2 + h2 img, h2 + h3 img, h3 + h3 img,
h1 + a + h1 img, h1 + a + h2 img, h1 + a + h3 img, h2 + a + h2 img, h2 + a + h3 img, h3 + a + h3 img,
h1 img + img, h2 img + img, h3 img + img {
  margin-top: 0px;
}

.firstHeading img {
  margin-bottom: 6px;
}
#toctitle h2 img {
  margin-top: 0px;
}
/* </pre> */