html {background     : #FFFFDD;}
body {
  color              : #262626;
  background         : #FFDDDD;
  max-width          : 50em;
  margin             : 1ex auto;
	 padding            : 0em 1em;
	 text-align         : justify;
	 font-family        : "Charter BT", serif;
}                
h1 {
  text-align         : center;
  margin             : auto auto;
  color: navy;
}
dt {font-weight      : bold;}
dd {margin-bottom    : 1ex;}
td {text-align       : left;}
address {
  white-space        : pre;
  font-style         : normal;
}
.c2 {text-align      : center;}
a {border            : none;}
.aside {
  background         : #FFCCCC;
  color              : #362626;
  font-size          : 80%;
  padding            : 0.7ex;
}
.quote {
  background         : #F0E8E0;
  color              : #262626;
  font-style         : normal;
}
.pgdesc {
  }
.tags {
  background         : #E8E0D8;
  color              : #403020;
  font-size          : smaller;
  }
.tags:before {
  content            : "Tags: "
  }
.box {
  outline            : solid thin;
  background         : #FFEEEE;
  }
#pageHead:before {
  content            : url("SoldiersUniformS.svg");
  position           : relative;
  top                : 0.25ex;
  margin-right       : 1ex;
  }
#pageHead:after
 {
  content            : url("SoldiersUniformS.svg");
  position           : relative;
  top                : 0.25ex;
  margin-left        : 1ex;
  }
#colophon {
  font-size          : 80%;
  border             : thick inset;
  background         : #8C8782;
  color              : #D8D0C8;
  padding            : 1ex;
}
