div {
  border: 10px;
  padding: 25px;
  border-style:groove;
  border-color: #DFFF00;
  
}
h1 {
  text-align: center;
  color: #DFFF00;
  letter-spacing: 8px;
  font-weight: lighter;
}
h2 {
  font-size: x-large;
  color: #DFFF00;
  letter-spacing: 8px;
  text-align: center;
  font-weight: lighter;
}
img {
  position:left;
}

h3 {
  font-style: calc(7);
  color: #DFFF00;
  font-weight: lighter;
}
h4 {
  font-size: x-large;
  color: #DFFF00;
  font-weight: lighter;
}
h5 {
  font-style: calc(7);
  color: #DFFF00;
  font-weight: lighter;
}
h6 {
  font-size: x-large;
  color: #DFFF00;
  font-weight: lighter;
}
p {
  font-size: x-large;
  color: #DFFF00;
  text-indent: 50px;
  text-align: justify;
  letter-spacing: 10px;
  font-weight: lighter;
}
a {
  text-decoration: none;
  color: #DFFF00;
  font-weight: lighter;
}
div.newspaper {
  column-count: 3;
}

div.sans_serif {
  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  padding: 20px; 
  overflow: auto;
}
ol.c {
  list-style-type: lower-alpha;
}

/* max bittker */
.b-wrap.fill {
    display: flex
;
    align-items: stretch;
    width: 100%;
}
@media screen and (max-width: 660px) {
    .b-wrap {
        padding: 10px;
        box-shadow: none;
    }
}
.b-wrap {
    border: 3px solid #DFFF00;
    padding: 5px;
    background-color: #DFFF00;
    z-index: 1;
}
*, :after, :before {
    box-sizing: inherit;
}
* {
    box-sizing: inherit;
}
/* user agent stylesheet*/
div {
    display: block;
    unicode-bidi: isolate;
}
body {
    color: pink;
    background-color: hotpink;
    font-weight: 400;
    word-wrap: break-word;
    -webkit-font-kerning: normal;
    font-kerning: normal;
    -ms-font-feature-settings: "kern","liga","clig","calt";
    font-feature-settings: "kern", "liga", "clig", "calt";
}
body {
    color:#DFFF00;
    font-style: italic;
    font-stretch: wider;
    font-synthesis: inherit;
    font-family:serif;
    font-weight:lighter;
    word-wrap: break-word;
    font-kerning: normal;
    -moz-font-feature-settings: "kern", "liga", "clig", "calt";
    -ms-font-feature-settings: "kern", "liga", "clig", "calt";
    -webkit-font-feature-settings: "kern", "liga", "clig", "calt";
    font-feature-settings: "kern", "liga", "clig", "calt";
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
html {
    font: 112.5% / 1.65 'Arvo', sans-serif;
    box-sizing: border-box;
    overflow-y: scroll;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
*, :after, :before {
    box-sizing: inherit;
}
*:before {
    box-sizing: inherit;
}
*, :after, :before {
    box-sizing: inherit;
}
*:after {
    box-sizing: inherit;
}
