BODY {
	font-family: "Curlz MT";
	background: #a0b0d0 url(style_images/wallpaper.jpg) fixed;
	text-align: justify;
	font-weight: bold;
}
P {
	font-size: 20px;
	font-weight: bold;
}
BODY.wendy {
	background: #FFCCFF url(style_images/wendypaper.jpg) fixed;
}
BODY.rainbow {
	background: url(style_images/rainbow.jpg) fixed;
}
BODY.rainbow P, BODY.rainbow TD {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
hr {
	background: url(images/pawbar.gif);
	border: none;
	width: 574;
	height: 25;
	text-align: center;
}
h1 {
	font-size: 32px;
	text-align: center;
}
h2 {
	font-size: 28px;
	text-align: center;
}
h3 {
	font-size: 24px;
	text-align: center;
}