body {
	background: #393;
}
input, textarea {
	border: 1px solid #b2d193;
}
#container {
	background: #fff url(/images/03/container_bg.gif);
}
#navigation {
	background: url(/images/03/menu/menu_bg.gif) no-repeat;
}
#shop a {
	background: url(/images/03/menu/shop.gif) no-repeat;
}
#read a {
	background: url(/images/03/menu/readstories.gif) no-repeat;
}
#newsletter a {
	background: url(/images/03/menu/newsletter.gif) no-repeat;
}
#about a {
	background: url(/images/03/menu/about.gif) no-repeat;
}
#submit a {
	background: url(/images/03/menu/submitstory.gif) no-repeat;
}
#contact a {
	background: url(/images/03/menu/contact.gif) no-repeat;
}
#sidebar h5 {
	color: #363;
}
#sidebar li {
	color: #333;
}
#sidebar a {
	color: #366;
}
#content p {
	color: #333;
}
#content p a {
	color: #933;
}
#content h2 {
	color: #000;
}
#content h2.newsletter {
	background: url(/images/03/subheads/newsletter.gif) no-repeat;
}
#content h2.shop {
	background: url(/images/03/subheads/shop.gif) no-repeat;
}
#content h2.read {
	background: url(/images/03/subheads/read.gif) no-repeat;
}
#content h2.about {
	background: url(/images/03/subheads/about.gif) no-repeat;
}
#content h2.submit {
	background: url(/images/03/subheads/submit.gif) no-repeat;
}
#content h2.contact {
	background: url(/images/03/subheads/contact.gif) no-repeat;
}
#content h2.thanks {
	background: url(/images/03/subheads/contact.gif) no-repeat;
}
#content h2.share {
	background: url(/images/03/subheads/share.gif) no-repeat;
}
#content h3 {
	color: #693;
}
#content h4 {
	color: #000;
}
#content p.author {
	color: #333;
}
#content p.date {
	color: #333;
}
#content p.social_media a {
	color: #699;
}
#content p.social_media a:hover {
	color: #366;
}
#content p.metadata a {
	color: #363;
}
#content li {
	color: #333;
}
#footer {
	background: url(/images/03/footer_line.gif) top center no-repeat;
}
#footer p {
	color: #333;
}
#footer p a {
	color: #366;
}
