/* Control header logo text but not logo image */
/* .header-inner .site-title,
.site-description {
  text-align: left !important; */
}
serpos {
  position: absolute;
  left: 100px;
  top: 500px;
}
.relative-pos {
  position: relative;
  width: 400px;
  height: 300px;
  border: noboard;
} 
.absolute-pos {
  position: static;
  /* top: 520px;
  right: 10;
  left: 10;
  width: 400px;
  height: 170px;
  border: noboard; */
}
.absolute-pos-2 {
  position: static;
  /* top: 640px;
  right: 10;
  left: 10;
  width: 400px;
  height: 170px;
  border: noboard; */
}
p.ml20 {
  /* display: inline !important; */
  margin-left: 20px;
}
h1 {
  font-family: inherit; 
  font-size: 18pt;
  line-height: normal;
  margin: 0 0 0 0;
  font-weight: bold !important;
}
h2 {
  font-family: inherit; 
  font-size: 14pt;
  line-height: normal;
  margin: 0 0 0 0;
  font-weight: normal !important;
}
h3 {
  font-family: inherit; 
  font-size: 14pt;
  line-height: normal;
  margin: 0 0 0 0;
  font-weight: normal !important;
}
h4 {
  font-family: inherit; 
  font-size: 14pt;
  line-height: normal;
  margin: 0 0 0 0;
  font-weight: normal !important;
}
h5 {
  font-family: inherit; 
  font-size: 14pt;
  line-height: normal;
  margin: 0 0 0 0;
  font-weight: normal !important;
}
h6 {
  font-family: inherit; 
  font-size: 14pt;
  line-height: normal;
  margin: 0 0 0 0;
  font-weight: normal !important;
}
