body {
	background-position: center center;
	font-size: 14pt;
	background-image: url("../images/paws.gif");
	color: black;
	background-color: white margin :   0;
	padding: 0;
	text-align: center;
}

#main {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

h1 {
	font-size: 40pt;
	text-align: center;
	font-family: 'monotype corsiva', arial, helvetica
}

h2 {
	font-size: 22pt;
	text-align: center;
	font-family: 'monotype corsiva', arial, helvetica
}

h3 {
	font-size: 18pt;
	text-align: center;
	font-family: 'monotype corsiva', arial, helvetica
}

td {
	font-size: 14pt
}

p.index {
	font-size: 14pt;
	font-family: 'monotype corsiva', arial, helvetica;
	text-align: center;
	vertical-align: bottom
}

p.copyright {
	font-size: 7pt;
	font-family: 'comic sans ms', arial, helvetica;
	text-align: right;
	vertical-align: bottom
}

td p {
	text-align: center;
}

#beast {
	font-size: 7pt;
	font-family: georgia,'comic sans ms', arial, helvetica;
	text-align: right;
	vertical-align: bottom
}

#beast img {
	padding: 0px;
	margin: 0px;
	border: none;
}