div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: normal;
  color: rgb(99,150,99);
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url(resources/Caroline_logo+copy.png) no-repeat;
}
#key_visual {
	background: url(resources/keyvisual.png) no-repeat;
}
#text_caption {
	font-family: Comic Sans MS,sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: rgb(99,150,99);
	line-height: 16px;
	padding-top: 12px;
}
#content_container h1 {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(99,150,99);
}
#content_container h2 {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(101,57,119);
}
#content_container h3 {
	font-family: Comic Sans MS,sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: rgb(99,150,99);
	line-height: 18px;
}
#content_container, #content_container p {
	font-family: Tahoma,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #609;
	border-top-color: #C9C;
}
#content_container a:link {
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #696;
}
#content_container a:visited {
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: rgb(99,150,99);
}
#content_container a:hover {
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #639;
}
#content_container a:active {
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: rgb(99,150,99);
}
#footer_text {
	font-family: Comic Sans MS,sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: rgb(99,150,99);
	padding-left: 18px;
}
#credit_text {
	font-family: Comic Sans MS,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #609;
	padding-left: none;
}

