body {
	background-color: #1CA5CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(bgsite.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1, .subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
#logo {
	background: transparent url(logopachangakids.gif) no-repeat 0 0;
	display: block;
	width: 700px;
	height: 165px;
	overflow: hidden;
	text-indent:-9000px;
	padding: 0px;	
	margin:0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.pdesc {
	font-size: 14px;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #5EBAD6;
}
.ffields {
	width: 220px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8ED2E6;
	text-align:center;
}