* {margin:0} 
.container {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #4a5771;
	margin: 0;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #94a5c5;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4a5771;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
.cape {
	background-image: url(kidsimages/Flying-cape-neg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 490px;
	width: 800px;
	float: left;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
	background: url(kidsimages/pattern.jpg);
}
.header {
	float: left;
	width: 740px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.p1 {
	float: left;
	width: 740px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.p2 {
	float: right;
	width: 280px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 10px;
}
.backhead {
	background-color: #FFFFFF;
	float: left;
	width: 800px;
	background-image: url(kidsimages/close_up_magic_small.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 143px;
}
.praise {
	float: left;
	width: 453px;
	color: #333333;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 30px;
}
.more {
	float: left;
	width: 257px;
	color: #333333;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 15px;
}
.section2 {
	background-image: url(kidsimages/tile.gif);
	float: left;
	width: 800px;
}
.section2 a, a:visited{
	color: #4a5771;
	weight: bold;
	text-decoration: none;
	font-weight: bold;
}
.section2 a:hover{
	text-decoration: underline;	
}
.footer {
	background-color: #4a5771;
	float: left;
	width: 800px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer a, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
