body { 
  scrollbar-base-color: #663300 
}


body {
	background-color: #D2B48C
}

a {
  font-size: 17;
  font-family: Georgia;
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
  color: #000000;
}

a.sub {
  font-size: 17;
  font-family: Georgia;
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
  color: #b15800;
}

a.main {
  font-size: 21;
  font-family: Georgia;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}

a:hover {
  color: #663300;
}


span {
  font-size: 17;
  font-family: Georgia;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}


span.header {
  font-size: 21;
  font-family: Georgia;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}

h1 {
  font-size: 23;
  font-family: Georgia;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}

h2 {
  font-size: 40;
  color: #663300;
  font-family: Georgia;
  font-weight: blood;
  font-style: italic;
  text-decoration: none;
}


p {
  font-size: 13;
  font-family: Georgia;
  font-weight: normal;
  font-style: normal;
  text-align: justify;
  text-decoration: none;
  color: #000000;
  text-indent: 13px;
}

h3 {
  font-size: 13;
  font-family: arial;
  font-weight: normal;
  font-style: normal;
  text-align: normal;
  text-decoration: none;
  color: #000000;
  text-indent: none;
}
 