
#key_visual {
   background: url(colorschemes/colorscheme1/images/dynamic/key_visual1.jpg) no-repeat;
}
#slogan {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: #33270e;
}
#content_container h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: #33270E;
}
#content_container h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #CFC195;
}
#content_container h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #6A521D;
}
#content_container, #content_container p {
  font-family: Times New Roman, Times, serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #33270E;
}
#content_container a:visited {
  font-family: Times New Roman, Times, serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  color: #33270D;
}
#content_container a:link {
  font-family: Times New Roman, Times, serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  color: #33270D;
}
#content_container a:hover {
  font-family: Times New Roman, Times, serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #33270D;
}
#content_container a:active {
  font-family: Times New Roman, Times, serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  color: #33270D;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #33270e;
}

