div.maintop {
	background: #F7E169;
	height: 12em;
}
div.mainbottom {
	position: relative;
	background: #017D41;
	height: 27em;
	color: #fff;
}
#content h3 {
	color: #fff;
	font-size: 0.7em;
}
#content strong {
	color: #fff;
}
#pies {
	float: right;
	width: 210px;
	height: 170px;
	margin: 0.5em 0.3em 0.5em 0;
}
#themes {
	text-align: center;
	width: 210px;
	height: 170px;
	float: left;
	padding: 0.2em;
	margin: 0.5em 0 0.5em 0.3em;
	border: 1px solid #B92420;
}
#themes h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #4A2B16;
	margin: 0;
	padding: 0.2em;
}
#themes h3 {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	color: #4A2B16;
}
#themes .curry {
	text-align: left;
	color: #B92420;
}
#themes hr {
	height: 1px;
	padding: 0 1em 0 1em;
	border-top: 1px solid #B92420;
}
#themes .curry strong {
	color: #FB7907;
}
#themes .curry img {
	float: left;
	padding-right: 0.5em;
}

div.col1, div.col2, div.col3 {
	position: absolute;
	width: 235px;
	block: inline;
	text-align: center;
	top: 20px;
}
div.col1 {
	left: 20px;
}
div.col2 {
	left: 255px;
}
div.col3 {
	left: 500px;
}

.about ul {
	padding: 0;
	margin: -1em 0 0 1.3em;
	font-size: 0.75em;
}