#funpage {
	height: 400px;
}

#funpage a:link, #funpage a:visited  {
	color: #597e93;
}

#funpage h2 {
	background: url(../images/title_fun.gif) no-repeat;
	width: 110px;
	height: 22px;
	margin: 0 auto;
}

#funpage #photos {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	text-align: center;
	color: #597e93;
	font-weight: bold;
}

#funpage #book {
	display: block;
	position: absolute;
	top: 55px;
	left: 306px;
}

#funpage #pom {
	display: block;
	position: absolute;
	top: 10px;
	left: 570px;
}
#bird {
	position: absolute;
	top: 0px;
	left: 0px;
}
#trike {
	position: absolute;
	top: 317px;
	left: 789px;
}
#engine {
	position: absolute;
	top: 0px;
	left: 789px;
}
#bike {
	position: absolute;
	top: 321px;
	left: 220px;
}
#dragonfly {
	position: absolute;
	top: 316px;
	left: 542px;
}
#icecream {
	position: absolute;
	top: 183px;
	left: 276px;
}
h3 {
	color: #fff;
	text-align: center;
	margin: 20px 0 10px 0;
}
#caption {
	color: #333;
	margin-bottom: 30px;
	font-weight: bold;
}
#sendus {
	margin-bottom: 20px;
	color: #333;
	font-style: italic;
	font-size: 11px;
}