/* P C D T R */
@import "php/css.php";
/* font-size in pts */

div.full h1 {
	font-family: disney;
	font-size: 22pt;
	color: #ffffff;
	background-color: #A00050;
}

div.alt h1 {
	font-family: disney;
	font-size: 22pt;
	color: #000000;
	background-color: #F96AC7;
}
