#key_visual {
   background: url(resources/_wsb_keyvisual.png) no-repeat;
}
#slogan {
	font-family: Trebuchet MS, sans-serif;
	font-style: italic;
	font-size: 28px;
	font-weight: normal;
	text-decoration: underline;
	color: #33270E;
}
#content_container h1 {
  font-family: Trebuchet MS, sans-serif;
  font-style: italic;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: #33270E;
}
#content_container h2 {
  font-family: Trebuchet MS, sans-serif;
  font-style: italic;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #CFC195;
}
#content_container h3 {
  font-family: Trebuchet MS, sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #6A521D;
}
#content_container, #content_container p {
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
}
#content_container a:visited {
  font-family: Trebuchet MS, sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  color: #33270D;
}
#content_container a:link {
  font-family: Trebuchet MS, sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  color: #33270D;
}
#content_container a:hover {
  font-family: "Trebuchet MS", sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #FF9933;
}
#content_container a:active {
  font-family: Trebuchet MS, sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  color: #33270D;
}
#footer_text {
  font-family: "Trebuchet MS", sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFF00;
}

