/* CSS Document */
body
{
	background-image: url(Images/palepaws.GIF);
}

p
{
color: #333399; 
text-align: left; 
font:15px "comic sans MS"
}

h1 
{
color: #333399; 
text-align: center; 
font: bold 20px "comic sans MS"
} 


h2 
{
color: #333399; 
text-align: center; 
font: bold 18px "comic sans MS"
} 

h3
{
color: #333399; 
text-align: center;
line-height: 2px; 
font:15px "comic sans MS"
}

.menutxt {
	font-family: "comic sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC99FF;
}

