/* Article:  https://superdevresources.com/full-background-image-css/ */
body {

}

.content {
   text-align: left;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 10px auto;
  background: rgba(22,22,22, 0.5);
  width: 100%;
  /* Original: max-width: 960px; */
  max-width: 85%;
  border-radius: 5px;
  padding-bottom: 16px;
  padding-top: 16px;
}


h1.obbba, h1.obbba a.obbba {
  min-height: 18px;
  width: 90%;
  max-width: 700px;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  padding-top: 14px;
}

p.obbba {
  width: 90%;
  max-width: 700px;
  text-align: right;
  margin: 0 auto;
  padding-bottom: 14px;
}

ol.obbba {
  width: 90%;
  max-width: 700px;
  text-align: left;
  margin: 0 auto;
  padding-bottom: 0px;
}

div[class="Sect.obbba"] {
 text-align:left;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 text-indent:0px;
 direction:ltr
}
span.obbba {
 font-family:'New Century Schlbk','New Century Schlbk',serif;
 font-size:10pt;
 font-style:normal;
 font-weight:normal
}
dl.obbba {
 text-align:left;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 text-indent:0px;
 direction:ltr
}
li.obbba {
 list-style-type:none;
 text-align:justify;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 margin-left:14px;
 text-indent:0px;
 direction:ltr
}
dt.obbba {
 text-align:justify;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 margin-left:53px;
 text-indent:0px;
 direction:ltr
}
dd.obbba {
 text-align:justify;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 margin-left:53px;
 text-indent:0px;
 direction:ltr
}
div[class="Part.obbba"] {
 text-align:left;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 text-indent:0px;
 direction:ltr
}


h1.obbba:hover {color: black; background: white;}
h2.obbba:hover {color: black; background: white;}
h3.obbba:hover {color: black; background: white;}
h4.obbba:hover {color: black; background: white;}
h5.obbba:hover {color: black; background: white;}
h6.obbba:hover {color: black; background: white;}
p.obbba:hover {color: black; background: white;}
a.obbba:hover {color: black; background: white;} //#FFCC99
td.obbba:hover {color: black; background: white;}
th.obbba:hover {color: black; background: white;}
caption.obbba:hover {color: black; background: white;}