/* CSS Document */


body {
background-image:url(/graphics/pandaposies/pp_bkgnd1.gif);
}


.titlefont {color:#000000;
font-family:Comic Sans MS;
font-size:24px;
font-weight:bold;
}

.childname {
	color: #000000;
	font-family:Comic Sans MS;
	font-size: 36px;
	font-weight: bold;
}
.mainfont {
		font-size: 18px; 
		color: #000000;
		font-family:Comic Sans MS;
		font-weight:bold;
		}
		

.outertable {
background-image:url(/graphics/pandaposies/pp_bkgnd2.gif);
width: 97%;
}

.innertable {
background-image:url(/graphics/pandaposies/pp_bkgnd3.gif);
width: 97%;
}

