div.kids {
	position: relative;
	height: 512px;
	background: #fff url(../images/kids_bg.gif) no-repeat 0px 0px;
}
div.col1, div.col2 {
	position: absolute;
	width: 310px;
	block: inline;
	text-align: center;
	top: 260px;
}
div.col1 {
	left: 30px;
}
div.col2 {
	left: 370px;
}

#content h1 {
	color: #FF0A81;
	margin: 0;
	padding: 1em 1em 0.5em 2em;
	line-height: 1em;
	text-align: left;
}
#content h2 {
	color: #000;
	font-size: 0.8em;
	padding: 0 0 0.5em 0;
	margin: 0;
}
#content h3 {
	color: #000;
	font-size: 0.7em;
}
#content strong {
	color: #000;
}
