body {
margin:auto;
width: 90%;
padding-top:25px;
padding-bottom:8px;
background-color:#6c5440;
color: #eed594;
font-family: sans-serif
}

a  {
color: #9c875f;
font-size:16px;
}

a:hover{color: #c9b689}

a.articlelist{color: #9c875f; font-weight:400; font-size:1.25em; font-family:monospace}
a.articlelist:hover{color: #c9b689}

a.sectionlink {color: #48343c; font-size:1.15em; font-family:sans-serif; font-weight:700}
a.sectionlink:hover{color: #c9b689}

a.intable{color: #775747}
a.intable:hover{color: #eed594}

.spoiler {color: #6c5440}
.spoiler:hover {color: #eed594}

.linkspoiler {color: #7b8bc5; text-decoration:none}
.linkspoiler:hover {color: #c9b689; text-decoration:underline}

.quotespoiler {color: #6c5440}
.quotespoiler:hover {color: #b4a483}

.strongspoiler {color: #6c5440}
.strongspoiler:hover {color: #9c875f}

ul {margin-left:10px; margin-right:10px; padding-right:40px}
li {color:#48343c; margin-bottom:3px; list-style-position: inside}
span.list {color:#eed594} // this allows lists with colored symbols without modern CSS functions
span.quotedlist {color: #b4a483}

img {max-width: 100%}
img.centerplus {
display:block;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
min-width:400px;
min-height:400px;
max-width:100%;
}

img.center {
display:block;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
max-width:100%;
}

.caption {
display:block;
text-align:center;
margin-top:15px;
}

img.link {
vertical-align: middle;
width:32px;
height:32px;
}
img.vidya {
max-width:400px;
max-height:400px;
padding:10px;
}

#center {
text-align:center;
}

h1 {
text-align:center;
font-style: italic;
font-family: serif;
color: #262629;
}
h2 {
text-align:center;
color: #48343c;
}
h3 {
text-align:center;
color: #9c8339;
}
hr {
color: #48343c;
background-color: #48343c;
border: 0;
height: 5px;
}

strong {
font-weight:700;
color: #9c875f;
}

em, cite {
color: #9c8339;
font-family: serif;
}

em.hrec {
font-weight:700;
font-style:italic;
color:lime;
}

em.rec {
font-weight:700;
color:greenyellow;
font-style:normal;
}

em.srec {
font-weight:500;
color:yellow;
font-style:normal;
}

em.nrec {
font-weight:400;
color:orange;
font-style:normal;
}

em.avoid {
font-weight:700;
color:red;
font-style:italic;
}


q,blockquote {
font-style:italic;
color: #b4a483;
font-family: serif;
}

#articlelist {
margin-top: 20px;
font-family: serif;
text-align: center;
padding: 5px;
}

table {border:solid 1px #f8f8f8}
td {
border: solid 1px #f8f8f8;
padding-left:8px;
padding-right:8px;
padding-top:0px;
padding-bottom:0px;
background-color: #b4a483;
color: #f6f6f8;
}

.toprow {
background-color: #80643b;
color: #f8f8f8;

}

 // hung
